mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-02-16 10:31:12 +00:00
Update site - adding App Store link
This commit is contained in:
28
index.html
28
index.html
@@ -50,6 +50,11 @@
|
||||
<a href="https://play.google.com/store/apps/details?id=com.limelight">
|
||||
<div>Android</div>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://itunes.apple.com/us/app/moonlight-game-streaming/id1000551566">
|
||||
<div>iOS</div>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.amazon.com/gp/product/B00JK4MFN2">
|
||||
@@ -58,11 +63,8 @@
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/moonlight-stream/moonlight-pc/releases">
|
||||
<div>PC</div> (Pre-Release)</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/moonlight-stream/moonlight-ios">
|
||||
<div>iOS</div> (in TestFlight Beta)</a>
|
||||
<div>PC (Beta)</div>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -75,11 +77,11 @@
|
||||
<div class="title">What is Moonlight?</div>
|
||||
<section id="intro" class="container">
|
||||
<p class="style2">
|
||||
Moonlight allows you to stream your collection of Steam games from your PC to another device.
|
||||
Moonlight allows you to stream your collection of games from your PC to another device.
|
||||
</p>
|
||||
<p class="style3"><strong>Moonlight</strong> (formerly known as Limelight) is an open source implementation of NVIDIA's GameStream protocol. We implemented the protocol used by the NVIDIA Shield and wrote a set of 3rd party clients.</p>
|
||||
<br />
|
||||
<p class="style3"><strong>What does this mean for you?</strong> Moonlight allows you to stream your full collection of Steam games from your <a href=http://shield.nvidia.com/play-pc-games/>GFE compatible PC</a> to any of your supported devices and play them. Right now, you can stream to your Android device or even another PC. Moonlight is perfect for gameplay on the go without sacrificing the graphics quality of your gaming computer.</p>
|
||||
<p class="style3"><strong>What does this mean for you?</strong> Moonlight allows you to stream your collection of games from your <a href=http://shield.nvidia.com/play-pc-games/>GameStream-compatible PC</a> to any supported device and play them remotely. Moonlight is perfect for gameplay on the go without sacrificing the graphics quality of your gaming computer.</p>
|
||||
</section>
|
||||
</div>
|
||||
<!-- Moonlight features tab -->
|
||||
@@ -106,7 +108,7 @@
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="icon fa-play">Play Any Game</h3>
|
||||
<p>If you can play it in Steam Big Picture mode on your PC, you can play it using <strong>Moonlight</strong>.</p>
|
||||
<p>If you can play it on your PC, you can play it using <strong>Moonlight</strong>.</p>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
@@ -120,7 +122,7 @@
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="icon fa-mobile">Multiple Platforms</h3>
|
||||
<p>If you have an Android device or PC, you can use <strong>Moonlight</strong> to stream to it. Have a Windows Phone or iOS device? We haven't forgotten about you; Moonlight is coming soon to these platforms.</p>
|
||||
<p>If you have an Android device, iOS device, or PC, you can use <strong>Moonlight</strong> to stream to it.</p>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
@@ -128,7 +130,7 @@
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="icon fa-code">Open Source</h3>
|
||||
<p>All of our code for each of our <strong>Moonlight</strong> clients is hosted on our <a href="https://github.com/moonlight-stream">Github</a>, and we welcome contributions.</p>
|
||||
<p>The code for the <strong>Moonlight</strong> clients is hosted on our <a href="https://github.com/moonlight-stream">Github</a>, and we welcome contributions.</p>
|
||||
</section>
|
||||
</div>
|
||||
<div class="6u">
|
||||
@@ -160,7 +162,7 @@
|
||||
<div class="4u">
|
||||
<section class="highlight">
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-android">Moonlight Android</a></h3>
|
||||
<p>Stream to any compatible Android device</p>
|
||||
<p>Stream to Android devices</p>
|
||||
<ul class="actions">
|
||||
<a href="https://play.google.com/store/apps/details?id=com.limelight"><img src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" height="60" alt="Download" /></a>
|
||||
<a href="http://www.amazon.com/gp/product/B00JK4MFN2"><img src="https://images-na.ssl-images-amazon.com/images/G/01/AmazonMobileApps/amazon-apps-store-us-black.png" alt="Download" height="59" /></a>
|
||||
@@ -170,9 +172,9 @@
|
||||
<div class="4u">
|
||||
<section class="highlight">
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-ios">Moonlight iOS</a></h3>
|
||||
<p>Stream to devices running iOS 8 or higher</p>
|
||||
<p>Stream to iPhone, iPad, and iPod touch</p>
|
||||
<ul class="actions">
|
||||
<li><a href="http://eepurl.com/btvkG9" class="button style1">Get Notified</a></li>
|
||||
<a href="https://itunes.apple.com/us/app/moonlight-game-streaming/id1000551566"><img src="images/App_Store_Badge_135x40.svg" alt="Download" height="59" /></a>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user