Skip to content

Commit

Permalink
Add the experimental section
Browse files Browse the repository at this point in the history
  • Loading branch information
LSPECTRONIZTAR authored Oct 21, 2024
1 parent bb155de commit d15a310
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Game Assets/miscellanous/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,20 @@
"defaultValue": "English",
"hideFromList": true
}
],
"Experimental": [
{
"name": "Reflections",
"description": "This feature is unfinished and is not recommended.",
"trollDescription": "Time to do some reflections!",
"optionType": "on/off",
"defaultValue": false
},
{
"name": "Faster Load Method",
"description": "Self-explanatory.",
"optionType": "on/off",
"defaultValue": true
}
]
}

0 comments on commit d15a310

Please sign in to comment.