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

v0.2.1-alpha

Compare
Choose a tag to compare
@JustPyrrha JustPyrrha released this 11 Jun 09:55

Changelog:

  • Updated to Minecraft 1.16-pre3 (1.16 Pre Release 3)
repositories {
    maven { url 'https://cdn.hrzn.studio/maven' }
}

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