This commit is contained in:
parent
e384f7595b
commit
e441e82cdb
|
@ -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,
|
||||
}
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue