OpenMod Docs OpenMod Docs
OpenMod Docs OpenMod Docs
OpenMod .NET Plugin Framework.

Configuration files

OpenMod uses YAML for configurations.
You can find a quick YAML guide here.

Plugin specific configurations are stored in the plugins/<plugin id> directory.

Warning

Configuration files are currently not updated automatically. If OpenMod or a plugin adds a new field, you will have to add it manually to the yaml file or delete the file so it gets recreated.