dtk-template/tools
Luke Street b7077b66b2 Output `src/*.s` files into the correct build dir
Before, it would put both `asm/*.s` (modding overrides)
and `src/*.s` files (matching source files that happen
to be assembly) into `build/mod`.
2024-08-11 18:22:28 -06:00
..
__init__.py Initial commit 2023-10-04 23:30:39 -04:00
decompctx.py Assembly modding support & objdiff + decomp.me integration (#15) 2024-03-03 22:47:05 -07:00
download_tool.py Assembly modding support & objdiff + decomp.me integration (#15) 2024-03-03 22:47:05 -07:00
ninja_syntax.py Fix Windows path handling 2024-03-04 08:19:20 -07:00
project.py Output `src/*.s` files into the correct build dir 2024-08-11 18:22:28 -06:00
transform_dep.py Set mode `+x` on executable Python scripts (#10) 2024-01-26 10:42:46 -07:00
upload_progress.py Set mode `+x` on executable Python scripts (#10) 2024-01-26 10:42:46 -07:00