diff options
| author | louist103 <35883445+louist103@users.noreply.github.com> | 2024-01-09 20:59:04 -0500 |
|---|---|---|
| committer | louist103 <35883445+louist103@users.noreply.github.com> | 2025-03-29 13:50:21 -0400 |
| commit | d291f672de4e40ce5fd1e3e972a14529bfe03e52 (patch) | |
| tree | 355fe1474141a23c934eed570107fc291cf6f618 /CFG/Config.xml | |
| parent | 19d5c2db5106d8b361439450aabb221ed9f94fa6 (diff) | |
new config and new exporter
Diffstat (limited to 'CFG/Config.xml')
| -rw-r--r-- | CFG/Config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CFG/Config.xml b/CFG/Config.xml index 02656c7..f43ba62 100644 --- a/CFG/Config.xml +++ b/CFG/Config.xml @@ -2,7 +2,7 @@ <SymbolMap File="SymbolMap_MM.txt"/> <ActorList File="ActorList_MM.txt"/> <ObjectList File="ObjectList_MM.txt"/> - + <EnumData File="EnumData.xml"/> <ExternalXMLFolder Path="assets/xml/"/> <ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="objects/gameplay_keep/"/> -</Root> +</Root>
\ No newline at end of file |
