config ready

This commit is contained in:
Maxim Khomutov 2023-03-28 20:28:41 +03:00
parent e0e0ad077a
commit 4f8110d675

11
config.json Normal file
View File

@ -0,0 +1,11 @@
{
"rcon": {
"host": "",
"port": "",
"password": "",
"admins": []
},
"vk": {
"token": ""
}
}