The Isle (EVRIMA): add new human character setting (#268)
This commit is contained in:
@@ -165,5 +165,21 @@
|
||||
"False":"false",
|
||||
"True":"true"
|
||||
}
|
||||
},
|
||||
{
|
||||
"DisplayName":"Enable Humans",
|
||||
"Category":"Server Settings",
|
||||
"Description":"If set, human characters will be enabled on the server",
|
||||
"Keywords":"human,characters",
|
||||
"FieldName":"bEnableHumans",
|
||||
"InputType":"checkbox",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"/Script/TheIsle.TIGameSession.bEnableHumans",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"false",
|
||||
"EnumValues":{
|
||||
"False":"false",
|
||||
"True":"true"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user