1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 17:19:56 +00:00
openmw-tes3mp/docs/source/reference/modding/settings/saves.rst

38 lines
937 B
ReStructuredText
Raw Normal View History

2016-10-19 04:46:16 +00:00
Saves Settings
##############
2016-10-19 04:46:16 +00:00
character
---------
2016-10-19 04:46:16 +00:00
:Type: string
:Range:
:Default: ""
This setting contains the default character name for loading saved games.
The default value is the empty string, which results in no character being selected by default.
This setting is automatically updated from the Load menu when a different character is selected.
autosave
--------
:Type: boolean
:Range: True/False
:Default: True
This setting determines whether the game will be automatically saved when the character rests.
This setting can be toggled in game with the Auto-Save when Rest button in the Prefs panel of the Options menu.
timeplayed
----------
:Type: boolean
:Range: True/False
:Default: False
This setting determines whether the amount of the time the player has spent playing will be displayed
for each saved game in the Load menu.
This setting can only be configured by editing the settings configuration file.