From f86a9b412579184c86f8b0629788fd56bd01fd1e Mon Sep 17 00:00:00 2001 From: ZivDero Date: Sat, 9 Nov 2024 00:12:08 +0300 Subject: [PATCH] Update docs regarding saved games --- docs/Miscellaneous.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Miscellaneous.md b/docs/Miscellaneous.md index e049e7efc..adc4fccd6 100644 --- a/docs/Miscellaneous.md +++ b/docs/Miscellaneous.md @@ -42,8 +42,9 @@ MCVRedeploy=yes ; boolean, can MCVs be redeployed? ; Savegame Options LoadSaveGame=no ; boolean, should the spawner load a saved game, as opposed to starting a new scenario? -SavedGamesDir=Saved Games ; string, name (path) of the subfolder containing saved games. Supports nesting, e. g. Saved Games\Tiberian Sun. SaveGameName= ; string, name of the saved game to load. +AutoSaveInterval=7200 ; integer, interval in frames between auto-saves. +NextAutoSaveNumber=1 ; integer, the number of the next campaign auto-save to make. ; Scenario Options Seed=0 ; integer, random seed.