build: deploy changes
* moved sample projects from data to user folder * added fallback files for app and window settings * implemented copying app and window settings to user folder when not found on app startup * fixed upgrading for windows installer
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# FLAGS
|
||||
REBUILD=true
|
||||
OBFUSCATE=true
|
||||
UPDATE_DATABASES=true
|
||||
REBUILD=false
|
||||
OBFUSCATE=false
|
||||
UPDATE_DATABASES=false
|
||||
|
||||
|
||||
# USEFUL VARIABLES
|
||||
|
||||
Reference in New Issue
Block a user