mirror of
https://github.com/SMGCommunity/Petari.git
synced 2025-03-03 19:48:04 +00:00
Petari
A decompilation of Super Mario Galaxy 1. The end goal is to be as close to 1:1 to the original code as possible.
Compiling
Ensure you have CodeWarrior in your $PATH enviornment. After you have it, just run the python script:
python build.py
If it successfully builds, all of the binaries are located in the "build" folder.
Languages
C++
63.7%
C
32.4%
Python
3.9%