From 1f8ccc5cf6a2560c741b4d04737e679f68e95377 Mon Sep 17 00:00:00 2001 From: Efe <67526259+skyline69@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:14:45 +0100 Subject: [PATCH] meta.json fix --- mods/WilsontheWolf@DebugPlus/meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/WilsontheWolf@DebugPlus/meta.json b/mods/WilsontheWolf@DebugPlus/meta.json index d2a43ca7..b57e0bd0 100644 --- a/mods/WilsontheWolf@DebugPlus/meta.json +++ b/mods/WilsontheWolf@DebugPlus/meta.json @@ -4,6 +4,6 @@ "requires-talisman": false, "categories": ["Technical"], "author": "WilsontheWolf", - "repo":"https://github.com/Eremel/Galdur", - "downloadURL": "https://github.com/Eremel/Galdur/archive/refs/heads/master.zip" + "repo":"https://github.com/WilsontheWolf/DebugPlus", + "downloadURL": "https://github.com/WilsontheWolf/DebugPlus/releases/latest/download/DebugPlus.zip" }