5 Commits

Author SHA1 Message Date
Thaddeus Crews
89f689d68d
Expand options for outputting context
• Can now be integrated into the buildsystem directly, allowing autogeneration of context
• Define to ninja as implicitly created, so context can be swiftly removed via `ninja -t cleandead` if desired
• Given a dedicated file extension, both for ease of browsing in file explorer & to entirely remove from VSCode inspector
2023-12-25 13:03:52 -06:00
04c8b45f93
Add ability to print progress in a fun way. (#2)
This adds the ability to specify both code/data fractions and item specifiers
2023-12-20 18:59:04 -07:00
e84ce8db06
Add 'src_dir' override for libraries (#1)
This allows projects to specify external libraries more easily.
Particularly useful for common libraries shared between decomp projects,
enabling the use of submodules/subtrees to deduplicated decomp efforts
2023-12-18 21:55:36 -07:00
1bcf33638f Sync various changes from other repos & minor updates 2023-11-21 20:14:25 -05:00
5b8fbc6cd5 Initial commit 2023-10-04 23:30:39 -04:00