Added Xbox Client

This commit is contained in:
Elia Zammuto 2023-08-19 19:09:25 +02:00 committed by Cameron Gutman
parent feeb67581b
commit d88c61d260
2 changed files with 85 additions and 67 deletions

View File

@ -879,3 +879,5 @@
.text-align-center {
text-align: center;
}
.u20 { width: 20% }

View File

@ -127,6 +127,11 @@
<div>Playstation Vita Homebrew</div>
</a>
</li>
<li>
<a href="https://apps.microsoft.com/store/detail/moonlight-uwp/9MW1BS08ZBTH">
<div>Xbox One and Xbox Series S|X</div>
</a>
</li>
<li>
<a href="https://github.com/GaryOderNichts/moonlight-wiiu#quick-start">
<div>Wii U Homebrew</div>
@ -272,7 +277,7 @@
</div>
<!---Second Row -->
<div class="row oneandhalf">
<div class="3u">
<div class="u20">
<section class="highlight">
<h3><a href="https://github.com/irtimmer/moonlight-embedded">Moonlight Embedded</a></h3>
<p>Stream to single-board computers (Community port)</p>
@ -281,7 +286,18 @@
</ul>
</section>
</div>
<div class="3u">
<div class="u20">
<section class="highlight">
<h3><a href="https://github.com/TheElixZammuto/moonlight-xbox">Moonlight for Xbox</a></h3>
<p>Stream to Xbox One and Xbox Series S|X Consoles (Community Port)</p>
<ul class="actions">
<li><a href="https://apps.microsoft.com/store/detail/moonlight-uwp/9MW1BS08ZBTH"><img
src="https://get.microsoft.com/images/en-us%20dark.svg"
alt="Download from Microsoft Store" width="200"></a></li>
</ul>
</section>
</div>
<div class="u20">
<section class="highlight">
<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>
@ -290,7 +306,7 @@
</ul>
</section>
</div>
<div class="3u">
<div class="u20">
<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>
@ -299,7 +315,7 @@
</ul>
</section>
</div>
<div class="3u">
<div class="u20">
<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>