update install.json

This commit is contained in:
2025-04-21 16:53:24 +00:00
parent 105eed78c5
commit e6ee0aadd5

View File

@@ -6,14 +6,14 @@
"IsZip": true, "IsZip": true,
"ZipPath": "modpack-files-main/both", "ZipPath": "modpack-files-main/both",
"DestPath": "", "DestPath": "",
"SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags" "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files-main.zip?ref_type=tags"
}, },
{ {
"Id": "config:client", "Id": "config:client",
"IsZip": true, "IsZip": true,
"ZipPath": "modpack-files-main/client", "ZipPath": "modpack-files-main/client",
"DestPath": "", "DestPath": "",
"SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags", "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files-main.zip?ref_type=tags",
"Side": "Client" "Side": "Client"
}, },
{ {
@@ -36,7 +36,7 @@
"IsZip": true, "IsZip": true,
"ZipPath": "modpack-files-main/server", "ZipPath": "modpack-files-main/server",
"DestPath": "", "DestPath": "",
"SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/1.9.0/modpack-files-main.zip?ref_type=tags", "SourceUrl": "https://git.pilzinsel64.de/litw-refined/modpack-files/-/archive/{version}/modpack-files-main.zip?ref_type=tags",
"Side": "Server" "Side": "Server"
}, },
{ {