Easy Config

Easy Config

Create easy configs with class based annotation processing.

70 downloads
1 followers

Logo

A class-based config API and in-game config screen for Minecraft mods.

EasyConfig makes it easy to create, modify, and share config files for your mod. With an easily accessible in-game config screen, users can adjust settings on the fly without having to manually edit config files.

EasyConfig naturally integrates with NeoForge, not replacing their configs, but giving a cleaner alternative. For Fabric, EasyConfig integrates with ModMenu for in-game config access, while still remaining an optional dependency.

What It Provides

  • One config API for Fabric and NeoForge.
  • In-game config screens for mods that use EasyConfig.
  • Tabs for mods with more than one config.
  • Fabric Mod Menu integration.
  • Lower-level APIs for custom config loading, saving, and metadata.

For Developers

Want to integrate EasyConfig into your project? Check out the GitHub to get started.

No gallery available for this project.