moonlight-stream/moonlight-qt Installation Guide
How to install moonlight-stream/moonlight-qt. Official project installation instructions and setup guide.
Automated Install (Recommended)
Quick installation instructions for moonlight-stream/moonlight-qt. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i moonlight-stream/moonlight-qtInstall via npx
npx @hexmos/ipm i moonlight-stream/moonlight-qtPrerequisites
Qt 6.7 SDK
package_managerVersion: 6.7.0 or later (recommended: 6.12.0 or later for macOS and Linux) - check https://www.qt.io/download for latest versions and instructions on installation.
Visual Studio 2022
build_toolVersion: Community edition is fine
7-Zip
package_managerVersion: v19.04 or later (recommended: v20.04 or later for Windows)
FFmpeg 4.0 or later
libraryVersion: 4.0.0 or later
Xcode 14 or later
build_toolVersion: 14.0 or later (macOS)
Git
system_toolVersion: 2.35.1 or later
Steam Link SDK
package_managerVersion: https://github.com/ValveSoftware/steamlink-sdk
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Source Code
git submodule update --init --recursive
qmake6 moonlight-qt.pro
make debugPost Installation Steps
- Open the Moonlight application.
- Select your desired streaming source (e.g., Steam, GeForce Now).
- Connect to your game server using the provided credentials.
- Start streaming your game.
