mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 00:42:34 +01:00
Decompilation of Paper Mario - Mirror of https://github.com/pmret/papermario
f445cbaf18
* item entities * pt II * item hud scripts * world map * remove duplicate * py formatting * generate hud script ID mapping * rename jump item -> boots * item table * unify pt1 * unify pt2 * item enum and ranges * fix * disambiguate boots/hammer names * move table as well * remove old move table * comments concerns etc * py fmt * recipe generation * break it! * phix it --------- Co-authored-by: HailSanta <Hail2Santa@gmail.com> Co-authored-by: Ethan Roseman <ethteck@gmail.com> |
||
---|---|---|
.github | ||
.vscode | ||
include | ||
src | ||
tools | ||
ver | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitattributes | ||
.gitignore | ||
configure | ||
CONTRIBUTING.md | ||
coverage.py | ||
diff_evt.py | ||
diff_settings.py | ||
diff.py | ||
first_diff.py | ||
install_compilers.sh | ||
install_deps.sh | ||
Jenkinsfile | ||
make_expected.sh | ||
progress.py | ||
pyproject.toml | ||
README.md | ||
requirements_extra.txt | ||
requirements.txt | ||
SETUP.md |
Paper Mario
This is a work-in-progress decompilation of Paper Mario.
It builds the following ROMs:
To set up the repository, see SETUP.md.
Please see CONTRIBUTING.md for information on how to contribute to the project. Any and all help is welcome!
Also see our website at papermar.io.