Update Download links and descriptions with new projects

This commit is contained in:
Cameron Gutman 2021-05-09 13:06:23 -05:00
parent 2fe4d6faa7
commit 9b510c7ffe

View File

@ -94,12 +94,7 @@
<ul> <ul>
<li> <li>
<a href="https://github.com/moonlight-stream/moonlight-qt/releases"> <a href="https://github.com/moonlight-stream/moonlight-qt/releases">
<div>Windows, MacOS, Linux, and Steam Link</div> <div>Windows, MacOS, Linux, Steam Link, and Raspberry Pi 4</div>
</a>
</li>
<li>
<a href="https://github.com/irtimmer/moonlight-embedded/wiki/Packages">
<div>Raspberry Pi and single-board computers</div>
</a> </a>
</li> </li>
<li> <li>
@ -127,6 +122,21 @@
<div>Playstation Vita Homebrew</div> <div>Playstation Vita Homebrew</div>
</a> </a>
</li> </li>
<li>
<a href="https://github.com/GaryOderNichts/moonlight-wiiu#quick-start">
<div>Wii U Homebrew</div>
</a>
</li>
<li>
<a href="https://github.com/mariotaku/moonlight-tv#download">
<div>LG webOS TV Homebrew</div>
</a>
</li>
<li>
<a href="https://github.com/irtimmer/moonlight-embedded/wiki/Packages">
<div>Single-board computers</div>
</a>
</li>
</ul> </ul>
</li> </li>
<li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Frequently-Asked-Questions">FAQ</a></li> <li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Frequently-Asked-Questions">FAQ</a></li>
@ -218,8 +228,8 @@
<div class="row oneandhalf"> <div class="row oneandhalf">
<div class="3u"> <div class="3u">
<section class="highlight"> <section class="highlight">
<h3><a href="https://github.com/moonlight-stream/moonlight-qt">Moonlight for PC &amp; Mac</a></h3> <h3><a href="https://github.com/moonlight-stream/moonlight-qt">Moonlight for PC, Mac, and more</a></h3>
<p>Stream to Windows, MacOS, Linux, and Steam Link devices</p> <p>Stream to Windows, MacOS, Linux, Steam Link devices, and Raspberry Pi 4</p>
<ul class="actions"> <ul class="actions">
<li><a href="https://github.com/moonlight-stream/moonlight-qt/releases" class="button style1">Download</a></li> <li><a href="https://github.com/moonlight-stream/moonlight-qt/releases" class="button style1">Download</a></li>
</ul> </ul>
@ -257,16 +267,16 @@
</div> </div>
<!---Second Row --> <!---Second Row -->
<div class="row oneandhalf"> <div class="row oneandhalf">
<div class="4u"> <div class="3u">
<section class="highlight"> <section class="highlight">
<h3><a href="https://github.com/irtimmer/moonlight-embedded">Moonlight Embedded</a></h3> <h3><a href="https://github.com/irtimmer/moonlight-embedded">Moonlight Embedded</a></h3>
<p>Stream to the Raspberry Pi and other embedded devices (Community port)</p> <p>Stream to single-board computers (Community port)</p>
<ul class="actions"> <ul class="actions">
<li><a href="https://github.com/irtimmer/moonlight-embedded/wiki/Packages" class="button style1">Download</a></li> <li><a href="https://github.com/irtimmer/moonlight-embedded/wiki/Packages" class="button style1">Download</a></li>
</ul> </ul>
</section> </section>
</div> </div>
<div class="4u"> <div class="3u">
<section class="highlight"> <section class="highlight">
<h3><a href="https://github.com/xyzz/vita-moonlight">Moonlight for PS Vita (Homebrew)</a></h3> <h3><a href="https://github.com/xyzz/vita-moonlight">Moonlight for PS Vita (Homebrew)</a></h3>
<p>Stream to a Homebrew-enabled PlayStation Vita (Community port)</p> <p>Stream to a Homebrew-enabled PlayStation Vita (Community port)</p>
@ -275,6 +285,24 @@
</ul> </ul>
</section> </section>
</div> </div>
<div class="3u">
<section class="highlight">
<h3><a href="https://github.com/GaryOderNichts/moonlight-wiiu">Moonlight for Wii U (Homebrew)</a></h3>
<p>Stream to a Homebrew-enabled Wii U (Community port)</p>
<ul class="actions">
<li><a href="https://github.com/GaryOderNichts/moonlight-wiiu#quick-start" class="button style1">Download</a></li>
</ul>
</section>
</div>
<div class="3u">
<section class="highlight">
<h3><a href="https://github.com/mariotaku/moonlight-tv">Moonlight for LG webOS TVs (Homebrew)</a></h3>
<p>Stream to a LG webOS TV in Developer Mode (Community port)</p>
<ul class="actions">
<li><a href="https://github.com/mariotaku/moonlight-tv#download" class="button style1">Download</a></li>
</ul>
</section>
</div>
</div> </div>
</div> </div>
</div> </div>