api:umfconfig:start
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
api:umfconfig:start [2019/06/28 00:53] – created umfdev | api:umfconfig:start [2019/06/28 01:09] (current) – umfdev | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | 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 ===== | ===== UMFConfig ===== | ||
<catlist -noHead -noAddPageButton> | <catlist -noHead -noAddPageButton> |
api/umfconfig/start.1561679599.txt.gz · Last modified: 2019/06/28 00:53 by umfdev