install: begin rework

This commit is contained in:
2024-06-17 17:25:31 +02:00
parent 47ebb1a72a
commit ed7df32888
2 changed files with 16 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
{ {
"WebdavURL": "g03u8kmdwDP3d/gHwlogprmiC/CAztBysYZoUTaIW3VxFNNvgxRkFBzW+2KONto6", "Name": "Life in the Woods: Refined",
"WebdavUsername": "IL+YHw5sZ23q+lWqxhB8DA==", "InstallUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/install.json",
"WebdavPassword": "S8sYJdX3LoAqixGTlLlJpw==", "UpdateUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/updates.json"
"UpdateUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/updates.json"
} }

13
install.json Normal file
View File

@@ -0,0 +1,13 @@
{
"Actions": [
{
"IsZip": true,
"DestPath": "mods/IvToolkit.jar",
"DownloadUrl": "https://cloud.pilzinsel64.de/s/48YB75qBsfTqqS3/download?path=%2Fmods&files=IvToolkit.jar"
},
{
"DestPath": "mods/IvToolkit.jar",
"DownloadUrl": "https://cloud.pilzinsel64.de/s/48YB75qBsfTqqS3/download?path=%2Fmods&files=IvToolkit.jar"
}
]
}