jME 3.9.0-alpha4

3.9.0-alpha4 is now available and ready for testing:

project.ext {
  jmeVer = '3.9.0-alpha4' 
}
dependencies {
    implementation "org.jmonkeyengine:jme3-core:$jmeVer"
    implementation "org.jmonkeyengine:jme3-desktop:$jmeVer"
    ...
}

Release Notes Here

Please report any bugs or regressions here, and thanks to all contributors and reviewers that have helped with this latest version.

13 Likes

:open_mouth: :exploding_head:

3 Likes