mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
Update egg-veloren.json
This commit is contained in:
parent
466db31efa
commit
e457a5ca2a
@ -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": {
|
||||
@ -28,4 +28,4 @@
|
||||
}
|
||||
},
|
||||
"variables": []
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user