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,
"ZipPath": "modpack-files-main/both",
"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",
"IsZip": true,
"ZipPath": "modpack-files-main/client",
"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"
},
{
@@ -36,7 +36,7 @@
"IsZip": true,
"ZipPath": "modpack-files-main/server",
"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"
},
{