chore: more removed/obsolete settings put into configRemovedOptionsKeys (#2896)

Reviewed-on: OpenWF/SpaceNinjaServer#2896
Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com>
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
This commit is contained in:
Animan8000 2025-10-14 00:24:43 -07:00 committed by Sainan
parent fd7ddd9696
commit 875f4b9fa4

View File

@ -83,6 +83,20 @@ export interface IConfig {
} }
export const configRemovedOptionsKeys = [ export const configRemovedOptionsKeys = [
"testQuestKey",
"lockTime",
"starDays",
"platformCDNs",
"completeAllQuests",
"worldSeed",
"unlockAllQuests",
"unlockAllMissions",
"version",
"matchmakingBuildId",
"buildLabel",
"infiniteResources",
"testMission",
"skipStoryModeChoice",
"NRS", "NRS",
"myIrcAddresses", "myIrcAddresses",
"skipAllDialogue", "skipAllDialogue",