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