Implement auto-save

This commit is contained in:
Dan Stoian
2025-01-16 18:29:19 +02:00
committed by Gustas
parent 94f2ce4f56
commit e903baf680
22 changed files with 392 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ World:
-CrateSpawner:
-StartGameNotification:
-SpawnStartingUnits:
-AutoSave:
-MapStartingLocations:
LuaScript:
Scripts: fields-of-green.lua

View File

@@ -142,6 +142,7 @@ ChromeLayout:
ts|chrome/mainmenu-prerelease-notification.yaml
common|chrome/settings.yaml
common|chrome/settings-display.yaml
common|chrome/settings-gameplay.yaml
common|chrome/settings-audio.yaml
common|chrome/settings-input.yaml
ts|chrome/settings-hotkeys.yaml

View File

@@ -236,6 +236,7 @@ World:
Inherits: ^BaseWorld
ChatCommands:
DevCommands:
AutoSave:
DebugVisualizationCommands:
PathFinderOverlay:
HierarchicalPathFinderOverlay: