diff --git a/info.json b/info.json index c703f40..bc74cf6 100644 --- a/info.json +++ b/info.json @@ -2,8 +2,5 @@ "Maintenance": true, "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", - "WebdavPassword": "S8sYJdX3LoAqixGTlLlJpw==", - "WebdavUsername": "IL+YHw5sZ23q+lWqxhB8DA==", - "WebdavURL": "g03u8kmdwDP3d/gHwlogprmiC/CAztBysYZoUTaIW3VxFNNvgxRkFBzW+2KONto6" + "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/infos.private.json b/infos.private.json new file mode 100644 index 0000000..54d6a87 --- /dev/null +++ b/infos.private.json @@ -0,0 +1,10 @@ +{ + "Maintenance": true, + "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", + "AllowExtras": true, + "WebdavPassword": "S8sYJdX3LoAqixGTlLlJpw==", + "WebdavUsername": "IL+YHw5sZ23q+lWqxhB8DA==", + "WebdavURL": "g03u8kmdwDP3d/gHwlogprmiC/CAztBysYZoUTaIW3VxFNNvgxRkFBzW+2KONto6" +} \ No newline at end of file