-
Notifications
You must be signed in to change notification settings - Fork 3
Java dependency
Ennio Visconti edited this page Nov 30, 2023
·
7 revisions
You can include the last release of the Moonlight core as a dependency by including the following code in build.gradle.kts
(Kotlin script):
dependencies {
implementation("io.github.moonlightsuite:moonlight-engine:v0.3.0")
}
Please note that Moonlight and its interfaces are still under active development.
In case of any problem, file a new issue on Github, or reach us directly on any communication channel!