Added REGEX

Added regex for User Join, Leave, and Chat
This commit is contained in:
Shinynecrid
2022-02-20 10:45:39 -06:00
parent f3e5166835
commit 93ef8e140a
3 changed files with 6 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
{
"ConfigFile": "./SquadGame/ServerConfig/VoteConfig.cfg",
"AutoMap": true,
"ConfigType": "kvp"
"ConfigType": "kvp",
"ConfigFormat": "{0}=\"{1}\""
}
]