No-one noticed that means no-one reads this

This commit is contained in:
SwareJonge 2024-01-15 12:18:17 +01:00 committed by GitHub
parent f5a5a13de0
commit e74ebd15ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ WIP 1:1 Decompilation of Mario Kart Double Dash!!
- Add the path where ninja is located to your environment variables under `PATH`
- Download the GC MW Compilers
- Clone the repo using `git clone https://github.com/SwareJonge/mkdd --recursive`
- Install the modules from requirements.txt (`pip install -r requirementstxt`)
- Install the modules from requirements.txt (`pip install -r requirements.txt`)
- Dump a copy of the Debug or PAL version and extract `main.dol`
- For Debug place `main.dol` in `orig/MarioClub_us/`
- For PAL place `main.dol` in `orig/Release_eu/`