From b5eeed8ee8c25d19f0ef51cbca96751bae8ae9ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96=2E=20Efe=20D=2E?= <67526259+skyline69@users.noreply.github.com> Date: Thu, 16 Jan 2025 18:29:30 +0100 Subject: [PATCH] URL fix --- mods/InertSteak@Pokermon/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/InertSteak@Pokermon/meta.json b/mods/InertSteak@Pokermon/meta.json index 0f47ab63..324e9132 100644 --- a/mods/InertSteak@Pokermon/meta.json +++ b/mods/InertSteak@Pokermon/meta.json @@ -4,5 +4,5 @@ "categories": ["Content"], "author": "InertSteak", "repo":"https://github.com/InertSteak/Pokermon", - "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/tags/2.1.0b.tar.gz" + "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip" }