mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-12 04:27:24 +08:00
Use new image for server
Until the daemon is running in a container for everyone this is a stop gap measure.
This commit is contained in:
parent
e76265c262
commit
93733e8423
@ -3,11 +3,11 @@
|
||||
"meta": {
|
||||
"version": "PTDL_v1"
|
||||
},
|
||||
"exported_at": "2018-10-16T13:07:23-04:00",
|
||||
"exported_at": "2019-03-13T18:40:40-04:00",
|
||||
"name": "Arma 3",
|
||||
"author": "daave@aaathats3as.com",
|
||||
"description": "Experience true combat gameplay in a massive military sandbox. Deploying a wide variety of single- and multiplayer content, over 20 vehicles and 40 weapons, and limitless opportunities for content creation, this is the PC's premier military game. Authentic, diverse, open - Arma 3 sends you to war.",
|
||||
"image": "quay.io\/parkervcp\/pterodactyl-images:source",
|
||||
"image": "quay.io\/parkervcp\/pterodactyl-images:game_arma3",
|
||||
"startup": ".\/arma3server -ip=0.0.0.0 -port={{SERVER_PORT}} -cfg={{CFG}} -config={{CONFIG}} {{CUSTOM}} -mod=\"{{MODS}}\" -serverMod=\"{{SERVERMODS}}\"",
|
||||
"config": {
|
||||
"files": "{}",
|
||||
|
Loading…
Reference in New Issue
Block a user