Setup
Work-in-progress
The Lavender documentation is still being written and not quite complete yet. In places where an article here is still missing, feel free to refer to Lavender's Javadoc where present or simply ask for help on our Discord
To add Lavender to you project, begin by including our maven in the repositories block of your build.gradle
Then, declare the dependency inside your dependencies
block and as well as the version you want to use inside your gradle.properties
. Since Lavender depends on owo-lib, it's generally recommended to also include owo-sentinel as a means for your players to easily acquire the library without having to download it themselves. Check out owo's setup page for more information
If you want to use a version other than the most current one, check the GitHub releases page