Search Gradle plugins
| Plugin | Latest Version |
|---|---|
com.oliveryasuna.modkit.metadata
CC-compatible
Generates fabric.mod.json and neoforge.mods.toml from the Modkit model. |
0.4.0
(20 July 2026) |
com.oliveryasuna.modkit.loaders
CC-compatible
Unifies Fabric Loom and ModDevGradle behind the Modkit model. |
0.4.0
(20 July 2026) |
com.oliveryasuna.modkit.dependencies
CC-compatible
Unifies mod-dependency declaration, jar-in-jar nesting, and mod repositories across Fabric Loom and ModDevGradle. |
0.4.0
(20 July 2026) |
com.oliveryasuna.modkit.datagen
CC-compatible
Wires Minecraft data generation across Fabric Loom and ModDevGradle and routes generated output into resources. |
0.4.0
(20 July 2026) |
com.oliveryasuna.modkit.core
CC-compatible
Common functionality for all other Modkit plugins. |
0.4.0
(20 July 2026) |
com.oliveryasuna.modkit.ci
CC-compatible
Generates GitHub Actions workflows from the Modkit version x loader matrix. |
0.4.0
(20 July 2026) |
|
Provides the Ketoy compiler module for Android. Compiles @KetoyComposable / @KetoyViewModel Kotlin (Jetpack Compose) source into signed KBC (.ktx) bundles for the Ketoy server-driven UI runtime, and wires the ketoyBundle and ketoyExportCapabilities tasks. Open source: https://github.com/KetoyDev/ketoy |
0.4.21-alpha
(20 July 2026) |
io.github.manriif.komple-tool-zig
CC-compatible
Downloads and installs the Zig toolchain and compiles C sources using zig cc. |
0.0.2
(20 July 2026) |
io.github.manriif.komple
CC-compatible
Downloads, verifies, installs and exposes native development tools (compilers, SDKs, CLI utilities) directly from your build, through a composable shell environment and a native (C) project abstraction. |
0.0.2
(20 July 2026) |
io.github.manriif.komple-tool-wabt
CC-compatible
Downloads, builds and installs the WebAssembly Binary Toolkit (WABT). |
0.0.2
(20 July 2026) |