aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-02-01 19:48:58 -0300
committerBarichello <artur@barichello.me>2022-02-01 19:48:58 -0300
commit2a47d06fde260fead9c4dbe6cb204872c42ba317 (patch)
treef935f4caad163d730e75ecbfce3ddd7b539cbd44 /Northstar.Custom
parentc9413ecccf46272febc077d1b318b12e2a137270 (diff)
downloadNorthstarMods-2a47d06fde260fead9c4dbe6cb204872c42ba317.tar.gz
NorthstarMods-2a47d06fde260fead9c4dbe6cb204872c42ba317.zip
Bump version info to 1.4.0
Diffstat (limited to 'Northstar.Custom')
-rw-r--r--Northstar.Custom/mod.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/Northstar.Custom/mod.json b/Northstar.Custom/mod.json
index fa7a8730c..9052a9eee 100644
--- a/Northstar.Custom/mod.json
+++ b/Northstar.Custom/mod.json
@@ -1,7 +1,7 @@
{
"Name": "Northstar.Custom",
"Description": "Custom content for Northstar: extra weapons, gamemodes, etc.",
- "Version": "1.1.0",
+ "Version": "1.4.0",
"LoadPriority": 1,
"RequiredOnClient": true,
"ConVars": [
@@ -102,7 +102,6 @@
"Path": "gamemodes/_gamemode_sns.gnut",
"RunOn": "SERVER && MP"
},
-
{
"Path": "gamemodes/sh_gamemode_fw_custom.nut",
"RunOn": "( CLIENT || SERVER ) && MP",