mirror of
https://github.com/open-goal/jak-project
synced 2026-05-23 06:54:31 -04:00
9c390e1461
Generates the `game.gp` code for all DGOs, code added to the project file has been commented out for now. In my opinion, this is way too much in a single file -- it would be nice if this code would live directly inside the `.gd` files themselves, then everything is nicely organized. But this approach might have issues I'm not aware of.