Misc. file removal and migration cleanup
This commit is contained in:
parent
d7682bb7c9
commit
d585294289
6 changed files with 1 additions and 202 deletions
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"srcds": {
|
||||
"startup": {
|
||||
"done": "Assigned anonymous gameserver Steam ID",
|
||||
"userInteraction": []
|
||||
},
|
||||
"stop": "quit",
|
||||
"configs": {},
|
||||
"log": {
|
||||
"custom": true,
|
||||
"location": "logs/latest.log"
|
||||
},
|
||||
"query": "protocol-valve"
|
||||
},
|
||||
"ark": {
|
||||
"symlink": "srcds",
|
||||
"startup": {
|
||||
"done": "Setting breakpad minidump AppID"
|
||||
},
|
||||
"stop": "^C",
|
||||
"query": "none"
|
||||
}
|
||||
}
|
Reference in a new issue