New settings / config system - Elveron design. You can combine all settings here (Game Options + System Options)
Easy to manage categories, you just need to add it just like this:
option_data = [
{
"category": "Performance", # AdvancedGameOptions_0.py
"subcategories": []...