jak-project/lsp
Tyler Wilding a021c392ec
game: allow overriding the config directory location (#3477)
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.
2024-04-28 15:29:20 -04:00
..
handlers LSP: A bunch of new OpenGOAL language features (#3437) 2024-03-30 19:49:07 -04:00
protocol LSP: A bunch of new OpenGOAL language features (#3437) 2024-03-30 19:49:07 -04:00
state game: allow overriding the config directory location (#3477) 2024-04-28 15:29:20 -04:00
transport [decompiler] Support v5 data file link data (#3076) 2023-10-10 21:56:03 -04:00
CMakeLists.txt LSP: A bunch of new OpenGOAL language features (#3437) 2024-03-30 19:49:07 -04:00
lsp_util.cpp LSP: A bunch of new OpenGOAL language features (#3437) 2024-03-30 19:49:07 -04:00
lsp_util.h LSP: A bunch of new OpenGOAL language features (#3437) 2024-03-30 19:49:07 -04:00
main.cpp LSP: A bunch of new OpenGOAL language features (#3437) 2024-03-30 19:49:07 -04:00