Skip to content

A Kotlin implementation of the way better 'mojang-api' from Electroid

Notifications You must be signed in to change notification settings

TheFruxz/Kojang

Repository files navigation

Kojang

👋

Welcome to Kojang, a Kotlin implementation of mojang-api from Electroid.

Usage

Use the Kojang object, to access the API.

Use with Gradle

repositories {
    maven("https://repo.fruxz.dev/releases/")
}
dependencies {
    implementation("dev.fruxz:kojang:$kojangVersion")
}

End

Definitely take a look at the Mojang API from Electroid, as this is just a Kotlin implementation of it!

About

A Kotlin implementation of the way better 'mojang-api' from Electroid

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages