GroovyForge - Groovy Language Adapter for Minecraft Forge
This modification module provides full integration of the Apache Groovy programming language into the Minecraft Forge ecosystem. Similar to other language adapters, it allows developers to create mods using Groovy syntax and capabilities.
Forge Version Compatibility
GroovyForge loader versions for different Minecraft releases:
- 1.16.4 — version 4.0.0
- 1.15.2 - 1.16.3 — version 3.0.0
- 1.13.2 - 1.14.4 — version 2.0.0
- 1.12.2 — version 1.0.0
Documentation and Support
Complete usage guide and technical documentation can be found in the official project repository on GitHub.
Bug Reporting
If you discover any malfunctions or bugs, please report them through the issue tracking system on GitHub.
Development Contribution
Developers can contribute to the project through GitHub. It's worth noting that not all proposed changes may be accepted into the main development branch.