mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 08:52:40 +01:00
Update Readme.md
This commit is contained in:
parent
20e1d30b7e
commit
b817bdf341
@ -1,10 +1,5 @@
|
||||
# Generate the .bin files by splitting the rom
|
||||
Place "Paper Mario (U) [!].z64" in the root directory with a build of `n64split` and run:
|
||||
Place "Paper Mario (U) [!].z64" (named baserom.z64) in the root directory, build `n64split`, and run:
|
||||
```
|
||||
./splitrom.sh
|
||||
```
|
||||
|
||||
## To rebuild n64split every time
|
||||
```
|
||||
rm -rf ./n64splitter/bin/ && ./splitrom.sh
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user