Add files via upload
This commit is contained in:
15
squad-dedicated-serverconfig.json
Normal file
15
squad-dedicated-serverconfig.json
Normal file
@@ -0,0 +1,15 @@
|
||||
[
|
||||
{
|
||||
"DisplayName": "Max Users",
|
||||
"Category": "Server Configuration",
|
||||
"Description": "Sets the maximum ammount of allowed players in a game",
|
||||
"Keywords": "Players",
|
||||
"FieldName": "$MaxUsers",
|
||||
"InputType": "text",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "-maxplayers",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "80",
|
||||
"EnumValues": {}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user