Skip to content

SollyW/Incubus-Core

 
 

Repository files navigation

Incubus Core

Setup

repositories {
    maven { url "https://jitpack.io" }
}

dependencies {
    modImplementation include("com.github.devs-immortal:Incubus-Core:VERSION")
}

Check releases for the latest version.

License

As is generally the case with our mods, all code is available under the MIT license, whereas textures are ARR.

About

A library for all Immortal Devs mods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • GLSL 1.0%