Skip to content

v26.4-Alpha.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 19:34
· 1 commit to main since this release
v26.4-Alpha.9
387b700

Aprism Loader v26.4-Alpha.9 (Pre-Release)

Build of the 2026 major line. Targets Minecraft Java Edition 26.2.

Contents

  • Aprism-v26.4-Alpha.9-JE-26.2.jar: the self-contained javaagent (fat jar, dependencies relocated)
  • checksums.txt: SHA-256 of the artifact
  • .sig / .bundle: cosign keyless signatures (verify with cosign verify-blob)

Quick start

java -javaagent:Aprism-v26.4-Alpha.9-JE-26.2.jar=aprismVersion=v26.4-Alpha.9;mcEdit=JE;mcVersion=26.2;gameRoot=<path-to-game-dir> ...

Place .aje mods in <game-dir>/mods/. See docs/zh/08-开发者指南.md.