From 1d5a0b39e0b28c96cd71dadc6bdbf6832357a359 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sat, 16 Mar 2024 04:54:14 +0100 Subject: [PATCH] update --- manifests/zss.manifest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/zss.manifest b/manifests/zss.manifest index 27f768b..a0ed0a9 100644 --- a/manifests/zss.manifest +++ b/manifests/zss.manifest @@ -20,7 +20,8 @@ module.exports = { { path: "yuzu-windows-x64.zip", url: "https://storage.ragestudio.net/rs-bundler/dependencies/yuzu-windows-x64.zip", - extract: "./" + extract: "./", + delete_after_extract: true, } ] },