update
This commit is contained in:
parent
e46ce19603
commit
1d5a0b39e0
|
@ -20,7 +20,8 @@ module.exports = {
|
||||||
{
|
{
|
||||||
path: "yuzu-windows-x64.zip",
|
path: "yuzu-windows-x64.zip",
|
||||||
url: "https://storage.ragestudio.net/rs-bundler/dependencies/yuzu-windows-x64.zip",
|
url: "https://storage.ragestudio.net/rs-bundler/dependencies/yuzu-windows-x64.zip",
|
||||||
extract: "./"
|
extract: "./",
|
||||||
|
delete_after_extract: true,
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue