Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

v0.2.7-alpha

Compare
Choose a tag to compare
@marcus8448 marcus8448 released this 18 Jun 19:21
8567685

Changelog:

  • Change the sun's parent body to null to prevent infinite loops
repositories {
    maven { url 'https://cdn.hrzn.studio/maven' }
}

dependencies {
    modImplementation("com.hrznstudio:GalacticraftAPI:0.2.7-alpha+1.16-pre8")
    include "com.hrznstudio:GalacticraftAPI:0.2.7-alpha+1.16-pre8"
}