Skip to content

Evermod Cli v1.0.0

Choose a tag to compare

@wipodev wipodev released this 04 Nov 03:56
· 2 commits to main since this release

[1.0.0] - 2025-11-03

Added

  • Initial public release of EverMod CLI, the modular Forge modding workspace manager.
  • Implemented the create command for generating new mods and modules using EverMod Templates.
  • Added support for multi-project workspaces with shared Gradle configuration.
  • Integrated add, update, and evermix commands 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.