mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 02:30:52 +00:00
a81b501d7de45cb15af429fa18614a1bceb0d034
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%