You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
9 lines
348 B
INI
9 lines
348 B
INI
|
|
; Unlike normal config files like Engine, etc, Plugins defaults to saving everything
|
||
|
|
; There are usually far fewer sections, and old plugins that aren't updated will
|
||
|
|
; still work. See Base.ini for more info
|
||
|
|
[SectionsToSave]
|
||
|
|
bCanSaveAllSections=true
|
||
|
|
|
||
|
|
; always save this, even if a plugin sets bCanSaveAllSections to false
|
||
|
|
+Section=CurrentIniVersion
|