mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
Update egg-icarus--dedicated (#2458)
adjusted wine version from staging to latest to fix server not starting properly
This commit is contained in:
parent
12155b3070
commit
6e17f7f252
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2022-12-10T14:40:39+01:00",
|
"exported_at": "2023-09-03T21:07:28+02:00",
|
||||||
"name": "Icarus-Dedicated",
|
"name": "Icarus-Dedicated",
|
||||||
"author": "bolverblitz@ebg.pw",
|
"author": "bolverblitz@ebg.pw",
|
||||||
"description": "Icarus is a survival game that with dedicated servers as a public beta",
|
"description": "Icarus is a survival game that with dedicated servers as a public beta",
|
||||||
@ -12,7 +12,7 @@
|
|||||||
"steam_disk_space"
|
"steam_disk_space"
|
||||||
],
|
],
|
||||||
"docker_images": {
|
"docker_images": {
|
||||||
"Wine Staging": "ghcr.io\/parkervcp\/yolks:wine_staging"
|
"Wine Staging": "ghcr.io\/parkervcp\/yolks:wine_latest"
|
||||||
},
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "wine64 .\/Icarus\/Binaries\/Win64\/IcarusServer-Win64-Shipping.exe -Log -SteamServerName=${SERVER_NAME} -PORT=\"${SERVER_PORT}\" -QueryPort=\"${QUERY_PORT}\"",
|
"startup": "wine64 .\/Icarus\/Binaries\/Win64\/IcarusServer-Win64-Shipping.exe -Log -SteamServerName=${SERVER_NAME} -PORT=\"${SERVER_PORT}\" -QueryPort=\"${QUERY_PORT}\"",
|
||||||
@ -121,4 +121,4 @@
|
|||||||
"field_type": "text"
|
"field_type": "text"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user