diff --git a/manifests/zss.manifest b/manifests/zss.manifest index 659d68f..809fa2b 100644 --- a/manifests/zss.manifest +++ b/manifests/zss.manifest @@ -16,7 +16,12 @@ module.exports = { "rfs" ], install_steps: { - http: "https://storage.ragestudio.net/rs-bundler/dependencies/yuzu-windows-x64.zip" + http_downloads: [ + { + url: "https://storage.ragestudio.net/rs-bundler/dependencies/yuzu-windows-x64.zip", + extract: "./" + } + ] }, execute: async () => {