diff --git a/info.json b/info.json index 697d95f..4b0030c 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,5 @@ { - "WebdavURL": "g03u8kmdwDP3d/gHwlogprmiC/CAztBysYZoUTaIW3VxFNNvgxRkFBzW+2KONto6", - "WebdavUsername": "IL+YHw5sZ23q+lWqxhB8DA==", - "WebdavPassword": "S8sYJdX3LoAqixGTlLlJpw==", - "UpdateUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/updates.json" + "Name": "Life in the Woods: Refined", + "InstallUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/install.json", + "UpdateUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/updates.json" } \ No newline at end of file diff --git a/install.json b/install.json new file mode 100644 index 0000000..82e05c8 --- /dev/null +++ b/install.json @@ -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" + } + ] +} \ No newline at end of file