Skip to content

Guide for Mod Developers

Endor H edited this page Dec 17, 2022 · 6 revisions

Simple Config can automatically wrap other mods' config files and provide them with config menus and commands, as long as they use Forge's Config API. However, you may instead use the Simple Config API directly to define your config menus.

If that is the case, you may be interested in the following topics:

Samples

Simple Config has a few demos:

Clone this wiki locally