Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Galacticraft Energy 0.1.3

Compare
Choose a tag to compare
@marcus8448 marcus8448 released this 10 Apr 20:57
· 7 commits to main since this release
a3e6777

Changelog:

  • fix: TR energy compatibility stack overflow
  • feat: WAILA Integration
repositories {
    maven {
        url "https://cdn.hrzn.studio/maven/"
        contents {
            includeGroup "com.hrznstudio"
        }
    }
}

dependencies {
    include modImplementation("com.hrznstudio:Galacticraft-Energy:0.1.3")
}