mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-11 19:57:22 +08:00
Merge pull request #1192 from DAThosting/patch-3
Update egg-veloren.json
This commit is contained in:
commit
294477e83a
@ -18,7 +18,7 @@
|
||||
"files": "{\r\n \"userdata\/server\/server_config\/settings.ron\": {\r\n \"parser\": \"file\",\r\n \"find\": {\r\n \" gameserver_address\": \" gameserver_address: \\\"0.0.0.0:{{server.build.default.port}}\\\",\",\r\n\t \" server_name\": \" server_name: \\\"{{server.build.env.SERVER_NAME}}\\\",\"\r\n }\r\n }\r\n}",
|
||||
"startup": "{\r\n \"done\": \"Server is ready to accept connections\"\r\n}",
|
||||
"logs": "{}",
|
||||
"stop": "shutdown 10"
|
||||
"stop": "shutdown graceful 10"
|
||||
},
|
||||
"scripts": {
|
||||
"installation": {
|
||||
|
Loading…
Reference in New Issue
Block a user