Files
update-info/install.json
2024-06-19 19:45:35 +02:00

20 lines
636 B
JSON

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