This commit is contained in:
SrGooglo 2024-06-17 01:03:51 +02:00
parent e384f7595b
commit e441e82cdb
1 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@ class Manifest {
{
type: "http_file",
url: "https://b2-cdn.ragestudio.net/file/bundler-sg/bundles/cnt_warng/1.15.a/bundle.zip",
path: "bundle.7z",
extract: "./",
delete_after_extract: true,
tmp: "true",
extract: true,
deleteAfterExtract: true,
}
]