A Kotlin Symbol Processor (KSP) for Sponge Mixins. Built exclusively for Minecraft modding, Lapis focuses on intent-based injections and compile-time safety. It provides a Kotlin-first frontend with a type-safe DSL, leverages a MixinExtras-based backend, and automates the generation of Mixin and AW/AT configurations.
Version0.3.1compared with
Version Details
| 0.3.0 | 0.3.1 | |
|---|---|---|
| Release date | Jan 13, 2026 | Jan 20, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Runtime Changes (2)
| 0.3.0 | 0.3.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.github.llamalad7 » mixinextras-common | - | 0.5.2 |
| + Added | org.jetbrains.kotlin » kotlin-compiler-embeddable | - | 2.0.21 |