mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2025-07-04 00:36:01 +00:00
Update README
This commit is contained in:
parent
92402a5959
commit
04dc480c4a
@ -26,7 +26,7 @@ implementation.
|
|||||||
* Download [GeForce Experience](http://www.geforce.com/geforce-experience) and install on your Windows PC
|
* Download [GeForce Experience](http://www.geforce.com/geforce-experience) and install on your Windows PC
|
||||||
* Download the appropriate jar from the [GitHub releases page](https://github.com/irtimmer/limelight-pi/releases)
|
* Download the appropriate jar from the [GitHub releases page](https://github.com/irtimmer/limelight-pi/releases)
|
||||||
* Install libopus0 (Debian/Raspbian) or opus (ArchLinux/Fedora/Pidora)
|
* Install libopus0 (Debian/Raspbian) or opus (ArchLinux/Fedora/Pidora)
|
||||||
* [Configure Alsa](http://blog.scphillips.com/2013/01/sound-configuration-on-raspberry-pi-with-alsa/)
|
* [Configure sound](http://elinux.org/R-Pi_Troubleshooting#Sound)
|
||||||
|
|
||||||
##Requirements
|
##Requirements
|
||||||
|
|
||||||
@ -42,6 +42,12 @@ implementation.
|
|||||||
* Start Limelight-pi normally
|
* Start Limelight-pi normally
|
||||||
* Play games!
|
* Play games!
|
||||||
|
|
||||||
|
##Compile
|
||||||
|
|
||||||
|
* Install ant
|
||||||
|
* Install libopus-dev and libasound2-dev (Debian/Raspbian) or opus-devel and alsa-lib-devel (Fedora/Pidora)
|
||||||
|
* Build using Ant ``ant``
|
||||||
|
|
||||||
##Contribute
|
##Contribute
|
||||||
|
|
||||||
This project is being actively developed at [XDA](http://forum.xda-developers.com/showthread.php?t=2505510)
|
This project is being actively developed at [XDA](http://forum.xda-developers.com/showthread.php?t=2505510)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user