Extra game configuration that will go into server-settings.json.
Declarations
Type
attribute set
Default
{ }
Example
{
admins = [
"username"
];
}
Extra game configuration that will go into server-settings.json.
attribute set
{ }
{
admins = [
"username"
];
}