Skip to content

A minimalistic lib for providing close-to-vanila animations, utility and more

License

Notifications You must be signed in to change notification settings

gubnik/IncandescentLib

Repository files navigation

Incandescent Lib

A light-weight library providing API for entity & player animations with included utility

API

To use Incandescent Lib for your project, include the following line in your build.gradle:\

repositories {
    maven {
        url "https://cursemaven.com"
        content {
            includeGroup "curse.maven"
        }
    }
}
dependancies {
    implementation fg.deobf("curse.maven:incandescent_lib-971520:5629137")
}

Provided functionality

Refer to comments in code until better documentation is provided

About

A minimalistic lib for providing close-to-vanila animations, utility and more

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages