Commit Graph

6 Commits

Author SHA1 Message Date
Steven Casper 4b1995b381
Allow spaces after '#' character (#29) 2024-08-17 21:18:22 -06:00
Luke Street 192191ced2
Assembly modding support & objdiff + decomp.me integration (#15)
* Add initial asm build support

* WIP decomp.me and links
2024-03-03 22:47:05 -07:00
Robin Avery 2e4bd593e5
Set mode `+x` on executable Python scripts (#10) 2024-01-26 10:42:46 -07:00
Thaddeus Crews 575e3b4a46
Implement mypy fixes across all python files (#4)
• Type hinting added to every single file
• Path conversion now handled in `ninja_syntax.py` natively, can safely pass almost everything directly
2024-01-23 23:21:46 -07:00
Luke Street 1bcf33638f Sync various changes from other repos & minor updates 2023-11-21 20:14:25 -05:00
Luke Street 5b8fbc6cd5 Initial commit 2023-10-04 23:30:39 -04:00