This commit is contained in:
2025-12-19 15:19:03 +01:00
parent fc010cf323
commit 76d9236239

View File

@@ -6,14 +6,14 @@
"IsZip": true, "IsZip": true,
"ZipPath": "{first}/both", "ZipPath": "{first}/both",
"DestPath": "", "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", "Id": "config:client",
"IsZip": true, "IsZip": true,
"ZipPath": "{first}/client", "ZipPath": "{first}/client",
"DestPath": "", "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" "Side": "Client"
}, },
{ {
@@ -36,7 +36,7 @@
"IsZip": true, "IsZip": true,
"ZipPath": "{first}/server", "ZipPath": "{first}/server",
"DestPath": "", "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" "Side": "Server"
}, },
{ {