This commit is contained in:
parent
e384f7595b
commit
e441e82cdb
|
@ -13,9 +13,9 @@ class Manifest {
|
||||||
{
|
{
|
||||||
type: "http_file",
|
type: "http_file",
|
||||||
url: "https://b2-cdn.ragestudio.net/file/bundler-sg/bundles/cnt_warng/1.15.a/bundle.zip",
|
url: "https://b2-cdn.ragestudio.net/file/bundler-sg/bundles/cnt_warng/1.15.a/bundle.zip",
|
||||||
path: "bundle.7z",
|
tmp: "true",
|
||||||
extract: "./",
|
extract: true,
|
||||||
delete_after_extract: true,
|
deleteAfterExtract: true,
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue