summaryrefslogtreecommitdiff
path: root/extract_assets.py
AgeCommit message (Collapse)Author
2024-02-22add compatibilty for Windows build (#564)coco875
* Add Windows Support * Modify readme instructions for windows building * Remove unused files * Modified extract_assets.py, new_extract_assets.py, and build.py to work on windows
2023-10-19EU 1.0 OK (#265)MegaMech
* EU 1.0 ok * EU 1.1 ok Co-authored-by: AloXado320 <david.albujar.s.30@gmail.com>
2022-05-12Match common_textures.inc.c, memory & actor decomp (#188)MegaMech
* More actor decomp * memory.c decomp plus bss import into actor code * Match actors and segment D match * Match common_textures.inc.c * Add tool bin2c.py
2021-12-20Add MSYS2 MinGW x64 Support (#108)MegaMech
* Added MSYS2 MinGW x64 Support * Updated recomp * Updated tools
2020-10-15fixed permissions errors in IDOfarisawan-2000
2020-10-14Initial commitn64