Some tooling to extract assets

Run:
restool.py decode
to extract assets into assets/defs/*

Run:
restool.py compile
to compile the assets back into a rom
This commit is contained in:
Snesrev
2023-04-10 16:26:53 +02:00
parent 9680714094
commit f591d89f84
33 changed files with 23359 additions and 567 deletions

4
assets/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
/__pycache__/
/defs/*
/out.bin
/out_is_set.bin