diff options
Diffstat (limited to 'Northstar.CustomServers/mod.json')
-rw-r--r-- | Northstar.CustomServers/mod.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod.json b/Northstar.CustomServers/mod.json index 9f9b405b..980a5efd 100644 --- a/Northstar.CustomServers/mod.json +++ b/Northstar.CustomServers/mod.json @@ -26,6 +26,11 @@ { "Name": "ns_private_match_last_map", "DefaultValue": "mp_forwardbase_kodai" + }, + + { + "Name": "ns_private_match_override_maxplayers", + "DefaultValue": "1" } ], |