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

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"
}
]
}