This commit is contained in:
SrGooglo 2024-06-17 00:57:50 +02:00
parent 19d1c5be74
commit 67de062ff2
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ 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,
path: "bundle.7z",
extract: "./",
delete_after_extract: true,
}
]