diff --git a/install.json b/install.json index f6cc84f..7f30347 100644 --- a/install.json +++ b/install.json @@ -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" },