New readme

This commit is contained in:
Ethan Roseman 2020-04-29 20:24:23 -04:00
parent 6e527d6bfd
commit 85e21a0ab7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Generate the .bin files by splitting the rom # Generate the .bin files by splitting the rom
Place "Paper Mario (U) [!].z64" (named baserom.z64) in the root directory, build `n64split`, and run: Place Paper Mario (U) (named baserom.z64) in the root directory, build `n64split`, and run:
``` ```
./splitrom.sh ./splitrom.sh
``` ```