diff --git a/manifests/content-warning.rmanifest b/manifests/content-warning.rmanifest index 4454fbf..6e8f4ea 100644 --- a/manifests/content-warning.rmanifest +++ b/manifests/content-warning.rmanifest @@ -13,7 +13,9 @@ class Manifest { { type: "http_file", url: "https://b2-cdn.ragestudio.net/file/bundler-sg/bundles/cnt_warng/1.15.a/bundle.7z", + path: "./bundle.7z", extract: true, + delete_after_extract: true, } ] } \ No newline at end of file