6 Commits (509daf888ad86acb1cabf21536820530255eac84)

Author SHA1 Message Date
Jared Ballou b557a9199c Big overhaul to use params smarter in gamedata. Added Codename: CURE to the supported games. Cleaned up game_settings parser to make names consistent. Changed lgsmdir structure to put logs, settings, and cfg under lgsm/servers/GAME directory. Old way caused collisions if more than one LGSM game type was installed in the same directory. I haven't figured out how to cleanly pull in existing files, so be aware that you have to manually move them. This commit will probably break a lot of stuff 10 years ago
Jared Ballou 2e140ae357 Updated gamedata files to include options and commands instead of having them on core_getopt.sh as code. Added gamedata removal to update_functions.sh 10 years ago
Jared Ballou 287f9acfeb Added Mumble and TS3 to gamedata. Starting to merge script options into gamedata files as well. Moved lgsm-core script to root of repo. Preparing to support piping the lgsm-core script to Bash to do one-line installation. Broke off Steam-specific settings into new _steam gamedata file. 10 years ago
Jared Ballou d60c80c987 Added _gslt and _workshop snippets to encpsulate that config. Need to figure out how to deprecate cleanly, started renaming variables.All gamedata files use fn_set_game_params settings now, ready to test 10 years ago
Jared 8f3a7375d3 More gamedata updates, slowly bringing everything in 10 years ago
Jared Ballou 4d2a780f11 Gamedata dump, needs a real cleanup 10 years ago
Jared Ballou c64f393deb Moved gamedata to live under cfg so even in non-lgsmdir installs it doesn't get messy 10 years ago