Improved config loading to read default options from one file and overrides from another and merge differences properly

This commit is contained in:
2015-10-15 17:55:56 +02:00
parent f732687347
commit 862396e0fa
3 changed files with 47 additions and 21 deletions
+12
View File
@@ -0,0 +1,12 @@
[Debug]
SkipStory=false
LogLevel=1
[Audio]
SFXVolume=0.5
BGMVolume=0.5
[Video]
Fullscreen=false
Width=675
Height=1080