From 63fb961c1a3b5df509ee96711b6d489b40efb330 Mon Sep 17 00:00:00 2001 From: 0neGal Date: Thu, 24 Mar 2022 17:15:44 +0100 Subject: 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. --- src/lang/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lang/en.json') 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", -- cgit v1.2.3