Update MinValue for all player counts (#269)
This is to address https://github.com/CubeCoders/AMP/issues/803
This commit is contained in:
@@ -48,7 +48,8 @@
|
||||
"ParamFieldName": "maxplayers",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "100",
|
||||
"EnumValues": {}
|
||||
"EnumValues": {},
|
||||
"MinValue":"1"
|
||||
},
|
||||
{
|
||||
"DisplayName": "Game Mode",
|
||||
|
||||
Reference in New Issue
Block a user