mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 10:40:59 +00:00
42ed39a67fd4cfc5b52938051fb8727a68a28fcc
Moonlight PC
Moonlight PC is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield, but built to run on Windows, Mac, and Linux.
Moonlight also has mobile versions for Android and iOS.
Building
- Install the latest Qt SDK (and optionally, the Qt Creator IDE) from https://www.qt.io/download (select MSVC toolchain on Windows)
- Run
git submodule update --init --recursivefrom withinmoonlight-qt/ - Open the project in Qt Creator or build from qmake on the command line
Contribute
- Fork us
- Write code
- Send Pull Requests
Check out our website for project links and information.
Languages
C++
80.1%
QML
9.8%
Objective-C++
4.2%
QMake
1.6%
Shell
1.5%
Other
2.6%