Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Apugli v2.11.0-alpha.1+1.20.4

Pre-release
Pre-release

Choose a tag to compare

Depending on alpha versions of Apugli

For the time being, to depend on these alphas while Origins itself is being released as alphas, you will have to use the snapshot branch of the Greenhouse maven.

To do so, swap out releases in the link with snapshots.

maven {
    name = "Greenhouse"
-    url = "https://maven.greenhouseteam.dev/releases/"
+    url = "https://maven.greenhouseteam.dev/snapshots/"
}

Changes

  • Barebones port to 1.20.4