This commit is contained in:
SrGooglo 2024-06-17 01:01:22 +02:00
parent 67de062ff2
commit e384f7595b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ class Manifest {
installSteps = [
{
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.zip",
path: "bundle.7z",
extract: "./",
delete_after_extract: true,