From c45c6a475514847f629763ba61a4d17e2bc4aa69 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Thu, 20 Jun 2024 22:42:50 +0200 Subject: [PATCH] private infos --- info.json | 5 +---- infos.private.json | 10 ++++++++++ 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 infos.private.json 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