From 7f6ad4c1deb767cdc230d8a9b42bb6d50e53446a Mon Sep 17 00:00:00 2001 From: Dylan <135805091+ImKringle@users.noreply.github.com> Date: Sat, 30 Dec 2023 14:42:51 -0500 Subject: [PATCH] Fix Wine --- game_eggs/hogwarp/egg-hogwarp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/game_eggs/hogwarp/egg-hogwarp.json b/game_eggs/hogwarp/egg-hogwarp.json index ae1623e2..7c87d802 100644 --- a/game_eggs/hogwarp/egg-hogwarp.json +++ b/game_eggs/hogwarp/egg-hogwarp.json @@ -4,13 +4,13 @@ "version": "PTDL_v2", "update_url": null }, - "exported_at": "2023-11-14T12:12:21-05:00", + "exported_at": "2023-12-30T14:42:14-05:00", "name": "Hogwarp", "author": "imkringle@proton.me", "description": "A Pterodactyl egg for the Hogwarts Legacy mod Hogwarp - For more info see their Nexus: https:\/\/www.nexusmods.com\/hogwartslegacy\/mods\/1378", "features": null, "docker_images": { - "ghcr.io\/parkervcp\/yolks:wine_latest": "ghcr.io\/parkervcp\/yolks:wine_latest" + "ghcr.io\/parkervcp\/yolks:wine_staging": "ghcr.io\/parkervcp\/yolks:wine_staging" }, "file_denylist": [], "startup": "wine HogWarpServer.exe",