Improved config loading to read default options from one file and overrides from another and merge differences properly
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
[Debug]
|
||||
SkipStory=false
|
||||
LogLevel=1
|
||||
|
||||
[Audio]
|
||||
SFXVolume=0.5
|
||||
BGMVolume=0.5
|
||||
|
||||
[Video]
|
||||
Fullscreen=false
|
||||
Width=675
|
||||
Height=1080
|
||||
Reference in New Issue
Block a user