mirror of
https://github.com/open-goal/jak-project
synced 2026-05-26 15:46:14 -04:00
a021c392ec
This is primarily driven for proper mod-support. Mods would like to isolate their settings and saves (potentially) and that is currently done by find-and-replacing code before building. Bad! Additionally, this has the side-effect of allowing for portable installations of the game so, win-win. Testing in progress, i'll merge once it is ready.