Update Risk of Rain 2
Updated Risk of Rain 2 to use the MaxUsers properly.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"Category": "Server Settings",
|
||||
"Description": "The maximum number of players",
|
||||
"Keywords": "max players",
|
||||
"FieldName": "sv_maxplayers",
|
||||
"FieldName": "$MaxUsers",
|
||||
"InputType": "number",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "sv_maxplayers",
|
||||
@@ -54,4 +54,4 @@
|
||||
"False": "0"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user