mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 16:19:04 +08:00
Merge pull request #1509 from WildToastyMop/update/projectzomboid
Update Project Zomboid egg stop command
This commit is contained in:
commit
53b28c1391
@ -18,7 +18,7 @@
|
||||
"files": "{}",
|
||||
"startup": "{\r\n \"done\": \"SERVER STARTED\"\r\n}",
|
||||
"logs": "{}",
|
||||
"stop": "^C"
|
||||
"stop": "quit"
|
||||
},
|
||||
"scripts": {
|
||||
"installation": {
|
||||
|
Loading…
Reference in New Issue
Block a user