2019-10-07 00:07:35 +00:00
|
|
|
installing_message = "Reminder: yuzu is an <b>experimental</b> emulator. Stuff will break!"
|
|
|
|
hide_advanced = true
|
|
|
|
|
|
|
|
[[packages]]
|
|
|
|
name = "yuzu"
|
|
|
|
description = "Includes frequent updates to yuzu with all the latest reviewed and tested features."
|
|
|
|
default = true
|
|
|
|
[packages.source]
|
|
|
|
name = "github"
|
2019-10-09 02:33:06 +00:00
|
|
|
match = "^yuzu-windows-msvc-[0-9]*-[0-9a-f]*.tar.xz$"
|
2019-10-07 00:07:35 +00:00
|
|
|
[packages.source.config]
|
|
|
|
repo = "yuzu-emu/yuzu-mainline"
|
|
|
|
[[packages.shortcuts]]
|
|
|
|
name = "yuzu"
|
|
|
|
relative_path = "yuzu-windows-msvc/yuzu.exe"
|
|
|
|
description = "Launch yuzu"
|