Add Moonlight PC reference to readme
This commit is contained in:
parent
fc124b60ce
commit
72bbbb7549
1 changed files with 3 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# Moonlight Streaming Core Library
|
||||
|
||||
Moonlight-common-c contains the core GameStream client code shared between [Moonlight](http://moonlight-stream.com) clients, including
|
||||
[Moonlight Chrome](https://github.com/moonlight-stream/moonlight-chrome),
|
||||
[Moonlight iOS](https://github.com/moonlight-stream/moonlight-ios), and [Moonlight Android](https://github.com/moonlight-stream/moonlight-android).
|
||||
[Moonlight PC](https://github.com/moonlight-stream/moonlight-qt), [Moonlight Android](https://github.com/moonlight-stream/moonlight-android),
|
||||
[Moonlight iOS](https://github.com/moonlight-stream/moonlight-ios), and [Moonlight Chrome](https://github.com/moonlight-stream/moonlight-chrome).
|
||||
|
||||
If you are implementing your own Moonlight game streaming client that can use a C library, you will need the code here.
|
||||
If you are implementing your own Moonlight game streaming client that can use a C library, you probably want the code here.
|
||||
|
||||
## Note to Developers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue