10 lines
359 B
INI
10 lines
359 B
INI
; Base.ini is required to exist
|
|
|
|
; To always save all sections like before, set bCanSaveAllSections to true
|
|
; You can set this in a particular ini file as well, like BaseEngine.ini
|
|
; or add more Sections that you would like to be completely saved out
|
|
; See BaseEngine.ini for more examples
|
|
[SectionsToSave]
|
|
bCanSaveAllSections=false
|
|
Section=CurrentIniVersion
|