aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod.json
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-26 23:22:52 +0000
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-12-26 23:22:52 +0000
commit5a1e4e60513b4a804ca343080b3d2c752a4b2a4d (patch)
tree6e1299c30b14e8e2b14ba7b5ff3fa17a2ec23602 /Northstar.CustomServers/mod.json
parent97f17ec3d74787cfdee851bb961f76de90fd60a9 (diff)
downloadNorthstarMods-5a1e4e60513b4a804ca343080b3d2c752a4b2a4d.tar.gz
NorthstarMods-5a1e4e60513b4a804ca343080b3d2c752a4b2a4d.zip
add ns_private_match_countdown_length and fix flyout and evac issue
Diffstat (limited to 'Northstar.CustomServers/mod.json')
-rw-r--r--Northstar.CustomServers/mod.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json
index 998262417..65aa7190b 100644
--- a/Northstar.CustomServers/mod.json
+++ b/Northstar.CustomServers/mod.json
@@ -42,6 +42,11 @@
},
{
+ "Name": "ns_private_match_countdown_length",
+ "DefaultValue": "15"
+ },
+
+ {
// default 0 because broken
"Name": "ns_private_match_override_maxplayers",
"DefaultValue": "0"