papermario/tools/splat/README.md
Ethan Roseman 15de829b58 git subrepo pull tools/splat
subrepo:
  subdir:   "tools/splat"
  merged:   "687885c4d"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "687885c4d"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
2021-01-25 00:19:56 +09:00

11 lines
427 B
Markdown

# splat
A binary splitting tool to assist with decompilation and modding projects
Currently, only N64 roms in the .z64 format are supported.
For example usage, see https://github.com/pmret/papermario
The Makefile `setup` target calls splat 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`