This commit is contained in:
parent
e4d53a5171
commit
38657543f2
|
@ -13,7 +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.7z",
|
url: "https://b2-cdn.ragestudio.net/file/bundler-sg/bundles/cnt_warng/1.15.a/bundle.7z",
|
||||||
|
path: "./bundle.7z",
|
||||||
extract: true,
|
extract: true,
|
||||||
|
delete_after_extract: true,
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue