Evermod Cli v1.0.0
[1.0.0] - 2025-11-03
Added
- Initial public release of EverMod CLI, the modular Forge modding workspace manager.
- Implemented the
createcommand for generating new mods and modules using EverMod Templates. - Added support for multi-project workspaces with shared Gradle configuration.
- Integrated
add,update, andevermixcommands to manage modules and keep dependencies synchronized. - Included Gradle tools and utilities for streamlined Forge mod development across multiple Minecraft versions.
- Established core compatibility with EverMod Templates v1.2.0 for dynamic Jinja2-based rendering.
Overview
This release marks the foundation of the EverMod development ecosystem — a unified, version-aware workflow
for creating, maintaining, and scaling Forge mods efficiently.
EverMod CLI now serves as the command-line backbone of the framework, integrating directly with the
EverMod Templates repository for automatic project setup and configuration.