93ef8e140a
Added regex for User Join, Leave, and Chat
14 lines
332 B
JSON
14 lines
332 B
JSON
[
|
|
{
|
|
"ConfigFile": "./SquadGame/ServerConfig/Server.cfg",
|
|
"AutoMap": true,
|
|
"ConfigType": "kvp",
|
|
"ConfigFormat": "{0}=\"{1}\""
|
|
},
|
|
{
|
|
"ConfigFile": "./SquadGame/ServerConfig/VoteConfig.cfg",
|
|
"AutoMap": true,
|
|
"ConfigType": "kvp",
|
|
"ConfigFormat": "{0}=\"{1}\""
|
|
}
|
|
] |