User Tools

Site Tools


api:umfconfig:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
api:umfconfig:start [2019/06/28 00:53] – created umfdevapi: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>

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.1561679599.txt.gz · Last modified: 2019/06/28 00:53 by umfdev