Skip to content

Steve's Series | Inventory GUI Library. A library that introduces the ability to manage and create custom inventory GUIs

License

Notifications You must be signed in to change notification settings

SteveTheEngineer/SS-GuiLibrary

Repository files navigation

SS-GuiLibrary

Maven:

repositories {
    maven("https://jitpack.io")
}

dependencies {
    implementation("com.github.SteveTheEngineer.SS-GuiLibrary:guilib-api:0.0.0-mc1.18.2")
    
    // SS-BukkitGradle
    // compileOnly("com.github.SteveTheEngineer.SS-GuiLibrary:guilib-api:0.0.0-mc1.18.2")
    // dependRuntime("com.github.SteveTheEngineer.SS-GuiLibrary:guilib:0.0.0-mc1.18.2")
}

About

Steve's Series | Inventory GUI Library. A library that introduces the ability to manage and create custom inventory GUIs

Resources

License

Stars

Watchers

Forks

Packages

No packages published