From aa5b63953d0c25307cd63eeae8da3550a1cb93f0 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sat, 16 Mar 2024 04:46:50 +0100 Subject: [PATCH] update --- manifests/zss.manifest | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 () => {