Implement auto-save
This commit is contained in:
@@ -9,6 +9,7 @@ World:
|
||||
-CrateSpawner:
|
||||
-StartGameNotification:
|
||||
-SpawnStartingUnits:
|
||||
-AutoSave:
|
||||
-MapStartingLocations:
|
||||
LuaScript:
|
||||
Scripts: fields-of-green.lua
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -236,6 +236,7 @@ World:
|
||||
Inherits: ^BaseWorld
|
||||
ChatCommands:
|
||||
DevCommands:
|
||||
AutoSave:
|
||||
DebugVisualizationCommands:
|
||||
PathFinderOverlay:
|
||||
HierarchicalPathFinderOverlay:
|
||||
|
||||
Reference in New Issue
Block a user