diff --git a/preview/index.html b/preview/index.html index edaaab0..67229fb 100644 --- a/preview/index.html +++ b/preview/index.html @@ -398,7 +398,7 @@ 55.627 l 55.6165,55.627 -231.245496,231.24803 c -127.185,127.1864 -231.5279,231.248 -231.873,231.248 -0.3451,0 -104.688, -104.0616 -231.873,-231.248 z - " fill="currentColor">
Download OpenAPI specification:Download
{- "function": "GetAdvancedGameSettings"
}
{- "data": {
- "creativeModeEnabled": false,
- "advancedGameSettings": {
- "FG.GameRules.NoPower": "False",
- "FG.GameRules.StartingTier": "0",
- "FG.GameRules.DisableArachnidCreatures": "False",
- "FG.GameRules.NoUnlockCost": "False",
- "FG.GameRules.SetGamePhase": "0",
- "FG.GameRules.UnlockAllResearchSchematics": "False",
- "FG.GameRules.UnlockInstantAltRecipes": "False",
- "FG.GameRules.UnlockAllResourceSinkSchematics": "False",
- "FG.PlayerRules.NoBuildCost": "False",
- "FG.PlayerRules.GodMode": "False",
- "FG.PlayerRules.FlightMode": "False"
}
}
}
{- "function": "GetAdvancedGameSettings"
}
{- "data": {
- "appliedAdvancedGameSettings": {
- "FG.GameRules.NoPower": "False",
- "FG.GameRules.StartingTier": "0",
- "FG.GameRules.DisableArachnidCreatures": "False",
- "FG.GameRules.NoUnlockCost": "False",
- "FG.GameRules.SetGamePhase": "0",
- "FG.GameRules.UnlockAllResearchSchematics": "False",
- "FG.GameRules.UnlockInstantAltRecipes": "False",
- "FG.GameRules.UnlockAllResourceSinkSchematics": "False",
- "FG.PlayerRules.NoBuildCost": "False",
- "FG.PlayerRules.GodMode": "False",
- "FG.PlayerRules.FlightMode": "False"
}
}
}
Applies new values to the provided Advanced Game Settings properties. Will automatically enable Advanced Game Settings for the currently loaded save if they are not enabled already.