fix zip paths
This commit is contained in:
@@ -2,13 +2,13 @@
|
|||||||
"Actions": [
|
"Actions": [
|
||||||
{
|
{
|
||||||
"IsZip": true,
|
"IsZip": true,
|
||||||
"ZipPath": "files/both",
|
"ZipPath": "LITW-Refined-Modpack-main/files/both",
|
||||||
"DestPath": "",
|
"DestPath": "",
|
||||||
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/main.zip"
|
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/main.zip"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"IsZip": true,
|
"IsZip": true,
|
||||||
"ZipPath": "files/client",
|
"ZipPath": "LITW-Refined-Modpack-main/files/client",
|
||||||
"DestPath": "",
|
"DestPath": "",
|
||||||
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/main.zip"
|
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/archive/refs/heads/main.zip"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user