This commit is contained in:
SrGooglo 2024-03-16 04:53:01 +01:00
parent d6f05e45c3
commit e46ce19603
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ module.exports = {
install_steps: { install_steps: {
http_downloads: [ http_downloads: [
{ {
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: "./"
} }