mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 13:27:25 +00:00
Merge pull request #138 from yuzu-emu/Schplee-patch-1
updated installer links & removed canary / nightly links
This commit is contained in:
commit
ed763f7efc
|
@ -40,8 +40,7 @@
|
|||
updated listing of the available packages for yuzu, nor alternative
|
||||
installation methods, but here are a few links to get you started: <br />
|
||||
<a href="https://github.com/yuzu-emu/liftinstall/releases/download/1.6/yuzu_install.exe">Windows x64 Installer</a><br />
|
||||
<a href="https://github.com/yuzu-emu/yuzu-nightly/releases">Nightly releases on GitHub</a><br />
|
||||
<a href="https://github.com/yuzu-emu/yuzu-canary/releases">Canary releases on GitHub</a>
|
||||
<a href="https://github.com/yuzu-emu/yuzu-mainline/releases">Mainline releases on GitHub</a>
|
||||
</div>
|
||||
<div id="install-view">
|
||||
<article class="message is-danger" id="platform-unsupported">
|
||||
|
@ -60,7 +59,7 @@
|
|||
</article>
|
||||
|
||||
<div class="buttons is-centered">
|
||||
<a href="https://github.com/yuzu-emu/liftinstall/releases/download/1.3/yuzu_install.exe" class="button dl-button is-medium is-success" id="dl-button-windows">Download for Windows x64</a>
|
||||
<a href="https://github.com/yuzu-emu/liftinstall/releases/download/1.6/yuzu_install.exe" class="button dl-button is-medium is-success" id="dl-button-windows">Download for Windows x64</a>
|
||||
</div>
|
||||
|
||||
<div class="buttons is-centered">
|
||||
|
|
Loading…
Reference in a new issue