aboutsummaryrefslogtreecommitdiff
path: root/src/utils.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.js')
-rw-r--r--src/utils.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils.js b/src/utils.js
index 2ea91cd..b4dd920 100644
--- a/src/utils.js
+++ b/src/utils.js
@@ -20,8 +20,10 @@ process.chdir(app.getPath("appData"));
// Base settings
var settings = {
+ nsargs: "",
gamepath: "",
lang: "en-US",
+ nsupdate: true,
autoupdate: true,
zip: "/northstar.zip",