mirror of
https://github.com/pmret/papermario.git
synced 2024-11-10 04:52:34 +01:00
9 lines
376 B
Markdown
9 lines
376 B
Markdown
|
# n64splat
|
||
|
A n64 rom splitting tool to assist with decompilation and modding projects
|
||
|
|
||
|
For example usage, see https://github.com/ethteck/papermario
|
||
|
The Makefile `setup` target calls n64splat with a config file that you can use for reference. More documentation coming soon.
|
||
|
|
||
|
### Requirements
|
||
|
Python package requirements can be installed via `pip3 install -r requirements.txt`
|