Skip to content

Release 0.0.2

Compare
Choose a tag to compare
@DebitCardz DebitCardz released this 11 Jun 14:50
· 87 commits to main since this release
89f88f1

Implemented many quality of life features to improve the library.

Download by implementing the following in your gradle configuration.

repositories {
  maven("https://maven.pkg.github.com/DebitCardz/mc-chestui-plus")
}

dependencies {
  implementation("me.tech:mc-chestui-plus:0.0.2")
}