We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can include the last release of the Moonlight core as a dependency by including the following code in build.gradle.kts (Kotlin script):
build.gradle.kts
dependencies { implementation("io.github.moonlightsuite:moonlight-engine:v0.3.0") }