Files
update-info/install.json
2024-06-17 18:57:52 +02:00

16 lines
509 B
JSON

{
"Actions": [
{
"IsZip": true,
"ZipPath": "files/both",
"DestPath": "mods/IvToolkit.jar",
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/main.zip"
},
{
"IsZip": true,
"ZipPath": "files/client",
"DestPath": "mods/IvToolkit.jar",
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/main.zip"
}
]
}