diff --git a/openra/openra_dune2000/egg-open-r-a--dune2000.json b/openra/openra_dune2000/egg-open-r-a--dune2000.json index 11a85fbc..5de44b42 100644 --- a/openra/openra_dune2000/egg-open-r-a--dune2000.json +++ b/openra/openra_dune2000/egg-open-r-a--dune2000.json @@ -10,7 +10,7 @@ "description": "OpenRA is a project that recreates and modernizes the classic Command & Conquer real time strategy games. We have developed a flexible open source game engine (the OpenRA engine) that provides a common platform for rebuilding and reimagining classic 2D and 2.5D RTS games (the OpenRA mods).", "features": [], "docker_images": { - "ghcr.io\/ptero-eggs\/yolks:mono_latest": "ghcr.io\/ptero-eggs\/yolks:mono_latest" + "ghcr.io\/pterodactyl\/yolks:debian": "ghcr.io\/pterodactyl\/yolks:debian" }, "file_denylist": [], "startup": ".\/squashfs-root\/AppRun --server Server.Name=\"{{SERVER_NAME}}\" Server.ListenPort={{SERVER_PORT}} Server.AdvertiseOnline={{PUBLIC}} Server.EnableSingleplayer={{SINGLEPLAYER}} Server.Password=\"{{PASSWORD}}\" Server.EnableGeoIP={{GEOIP}} Server.ShareAnonymizedIPs={{ANONYMOUS}}", diff --git a/openra/openra_red_alert/egg-open-r-a.json b/openra/openra_red_alert/egg-open-r-a.json index 2620254e..865a227a 100644 --- a/openra/openra_red_alert/egg-open-r-a.json +++ b/openra/openra_red_alert/egg-open-r-a.json @@ -5,12 +5,12 @@ "update_url": "https:\/\/pterodactyleggs.com\/egg\/6735ff624924a4e9bbcbfd8b\/download" }, "exported_at": "2024-12-27T15:40:57+00:00", - "name": "OpenRA", + "name": "OpenRA - Red Alert", "author": "patz.michael@gmail.com", "description": "OpenRA is a project that recreates and modernizes the classic Command & Conquer real time strategy games. We have developed a flexible open source game engine (the OpenRA engine) that provides a common platform for rebuilding and reimagining classic 2D and 2.5D RTS games (the OpenRA mods).", "features": [], "docker_images": { - "ghcr.io\/ptero-eggs\/yolks:mono_latest": "ghcr.io\/ptero-eggs\/yolks:mono_latest" + "ghcr.io\/pterodactyl\/yolks:debian": "ghcr.io\/pterodactyl\/yolks:debian" }, "file_denylist": [], "startup": ".\/squashfs-root\/AppRun --server Server.Name=\"{{SERVER_NAME}}\" Server.ListenPort={{SERVER_PORT}} Server.AdvertiseOnline={{PUBLIC}} Server.EnableSingleplayer={{SINGLEPLAYER}} Server.Password=\"{{PASSWORD}}\" Server.EnableGeoIP={{GEOIP}} Server.ShareAnonymizedIPs={{ANONYMOUS}}", diff --git a/openra/openra_tiberian_dawn/egg-open-r-a--tiberian-dawn.json b/openra/openra_tiberian_dawn/egg-open-r-a--tiberian-dawn.json index c6dfce97..2ca83d66 100644 --- a/openra/openra_tiberian_dawn/egg-open-r-a--tiberian-dawn.json +++ b/openra/openra_tiberian_dawn/egg-open-r-a--tiberian-dawn.json @@ -10,7 +10,7 @@ "description": "OpenRA is a project that recreates and modernizes the classic Command & Conquer real time strategy games. We have developed a flexible open source game engine (the OpenRA engine) that provides a common platform for rebuilding and reimagining classic 2D and 2.5D RTS games (the OpenRA mods).", "features": [], "docker_images": { - "ghcr.io\/ptero-eggs\/yolks:mono_latest": "ghcr.io\/ptero-eggs\/yolks:mono_latest" + "ghcr.io\/pterodactyl\/yolks:debian": "ghcr.io\/pterodactyl\/yolks:debian" }, "file_denylist": [], "startup": ".\/squashfs-root\/AppRun --server Server.Name=\"{{SERVER_NAME}}\" Server.ListenPort={{SERVER_PORT}} Server.AdvertiseOnline={{PUBLIC}} Server.EnableSingleplayer={{SINGLEPLAYER}} Server.Password=\"{{PASSWORD}}\" Server.EnableGeoIP={{GEOIP}} Server.ShareAnonymizedIPs={{ANONYMOUS}}",