aboutsummaryrefslogtreecommitdiff
path: root/src/lang/en.json
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-03-24 17:15:44 +0100
committer0neGal <mail@0negal.com>2022-03-24 17:15:44 +0100
commit63fb961c1a3b5df509ee96711b6d489b40efb330 (patch)
tree75a1b27c8357ff9a1a88d13f85e5d2d6c98fc092 /src/lang/en.json
parent9573c62bf1dfde501af4bd92854adc335faca68b (diff)
downloadViper-63fb961c1a3b5df509ee96711b6d489b40efb330.tar.gz
Viper-63fb961c1a3b5df509ee96711b6d489b40efb330.zip
added --no-vp-updates
This overwrites viper.json and disables Viper updates, this is useful when repackaging Viper for other formats we don't already support.
Diffstat (limited to 'src/lang/en.json')
-rw-r--r--src/lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/en.json b/src/lang/en.json
index 47e18c0..04ecfdd 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -6,6 +6,7 @@
"cli.help.update": "updates Northstar from your set game path",
"cli.help.setpath": "sets your game path",
"cli.help.updatevp": "updates Viper itself, if supported.",
+ "cli.help.novpupdates": "overwrites viper.json and disables Viper updates",
"cli.help.installmod": "installs a mod, folder or zip",
"cli.help.removemod": "removes a mod",
"cli.help.togglemod": "toggles a mod",