Misc. file removal and migration cleanup

This commit is contained in:
Dane Everitt 2017-03-12 00:03:04 -05:00
parent d7682bb7c9
commit d585294289
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
6 changed files with 1 additions and 202 deletions

View file

@ -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"
}
}