diff options
author | Travis Howell | 2006-03-18 10:56:52 +0000 |
---|---|---|
committer | Travis Howell | 2006-03-18 10:56:52 +0000 |
commit | 9cc962e9f15504bbd4cd98183a303efd8b0ec6db (patch) | |
tree | b9e6beb049c52274d3b9e5f0bfce8f48a5ff9414 /README | |
parent | a379fe424c02cff2427750c0f5ac1898c7fe93df (diff) | |
download | scummvm-rg350-9cc962e9f15504bbd4cd98183a303efd8b0ec6db.tar.gz scummvm-rg350-9cc962e9f15504bbd4cd98183a303efd8b0ec6db.tar.bz2 scummvm-rg350-9cc962e9f15504bbd4cd98183a303efd8b0ec6db.zip |
Document the autosave_period config file setting
svn-id: r21356
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1224,6 +1224,7 @@ The following keywords are recognized: path string The path to where a game's data files are read_only bool If true, ScummVM will never try to overwrite the configuration file. + autosave_period number The seconds between autosaving (default: 300) save_slot number The save game number to load on startup. savepath string The path to where a game will store its savegames. |