Skip to content

An open-source MIT licensed library for working with text from Minecraft.

License

Notifications You must be signed in to change notification settings

jamiemansfield/text

Repository files navigation

text

text is an open-source MIT licensed library for working with text from Minecraft.

Usage

text is available through my Maven repository (repo.jamiemansfield.me).

repositories {
    mavenCentral()
    maven {
        name = 'jamiemansfield'
        url = 'http://repo.jamiemansfield.me/'
    }
}

dependencies {
    compile 'me.jamiemansfield.mc:text:0.0.1-SNAPSHOT'
}

About

An open-source MIT licensed library for working with text from Minecraft.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages