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" } ] },