gzdoom/wadsrc
Kaelan 9d725276ac Add manual config saving to CVar struct
Allows for calling to save custom cvars manually to ensure they're reliably stored. As is, the only way to ensure that cvars are saved is to safely/manually close out GZDoom, meaning if a crash occurs, that data is lost.

THis is very detrimental to mods/standalone projects that rely on CVars for storing custom data, and or data that transcends save games.
2024-10-16 00:39:32 -03:00
..
static Add manual config saving to CVar struct 2024-10-16 00:39:32 -03:00
CMakeLists.txt - removed obsolete CMake version requirements. 2023-09-03 09:04:17 +02:00