diff --git a/install.json b/install.json index 62cba45..10dbe10 100644 --- a/install.json +++ b/install.json @@ -6,14 +6,14 @@ "IsZip": true, "ZipPath": "{first}/both", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files.zip" + "SourceUrl": "https://git.pilzinsel64.de/LITW-Refined/modpack-files/archive/{version}.zip" }, { "Id": "config:client", "IsZip": true, "ZipPath": "{first}/client", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files.zip", + "SourceUrl": "https://git.pilzinsel64.de/LITW-Refined/modpack-files/archive/{version}.zip", "Side": "Client" }, { @@ -36,7 +36,7 @@ "IsZip": true, "ZipPath": "{first}/server", "DestPath": "", - "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files.zip", + "SourceUrl": "https://git.pilzinsel64.de/LITW-Refined/modpack-files/archive/{version}.zip", "Side": "Server" }, {