From 4efbba9b7ac48615b49fb37fcd907fa400201ffa Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Mon, 24 Mar 2025 19:03:31 +0000 Subject: [PATCH] update links to modpack files repo --- install.json | 6 +++--- updates.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/install.json b/install.json index 1c2e9b2..a8ba986 100644 --- a/install.json +++ b/install.json @@ -6,14 +6,14 @@ "IsZip": true, "ZipPath": "modpack-files-main/both", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack/-/archive/files/main/modpack-files-main.zip" + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/main/modpack-files-main.zip" }, { "Id": "config:client", "IsZip": true, "ZipPath": "modpack-files-main/client", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack/-/archive/files/main/modpack-files-main.zip", + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/main/modpack-files-main.zip", "Side": "Client" }, { @@ -36,7 +36,7 @@ "IsZip": true, "ZipPath": "modpack-files-main/server", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack/-/archive/files/main/modpack-files-main.zip", + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/main/modpack-files-main.zip", "Side": "Server" }, { diff --git a/updates.json b/updates.json index 6887118..6d39558 100644 --- a/updates.json +++ b/updates.json @@ -1432,7 +1432,7 @@ }, { "DestPath": "config/hodgepodge.cfg", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack/-/raw/files/main/both/config/hodgepodge.cfg" + "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/raw/main/both/config/hodgepodge.cfg" } ] },