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