A utility library for jMonkeyEngine
You can include this library in your gradle project by adding this in your build.gradle
file.
repositories {
maven {
url "https://dl.bintray.com/remyvd/rvandoosselaer"
}
}
dependencies {
implementation 'com.rvandoosselaer:jme-utils:1.0.0'
}
General documentation can be found on the wiki. The javadoc can be found at the gh-pages.
If you have a bug or an idea, you can create a ticket for it here.
This project is licensed under the BSD 3-Clause License - see the LICENSE file for details
- Icon made by Freepik from www.flaticon.com