User Tools

Site Tools


api:umfconfig:start

The UMFConfig class is an IDisposable that handles config files for mods.
This class is responsible for reading and writing to user-friendly INI files, as well as making them available in-game for editing.
This system uses abstract parsers, allowing modders to both use built-in parsers, and create custom parser for directly reading INI values into C# variables of any type.

UMFConfig

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umfconfig/start.txt · Last modified: 2019/06/28 01:09 by umfdev