Skip to content

Commit

Permalink
Update docs regarding saved games
Browse files Browse the repository at this point in the history
  • Loading branch information
ZivDero committed Nov 8, 2024
1 parent 9a5a378 commit f86a9b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/Miscellaneous.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f86a9b4

Please sign in to comment.