-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
modsettings.lsx
52 lines (52 loc) · 2.21 KB
/
modsettings.lsx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<save>
<version major="4" minor="0" revision="8" build="2" />
<region id="ModuleSettings">
<node id="root">
<children>
<node id="ModOrder">
<children>
<node id="Module">
<attribute id="UUID" value="991c9c7a-fb80-40cb-8f0d-b92d4e80e9b1" type="FixedString" />
</node>
<node id="Module">
<attribute id="UUID" value="f19c68ed-70be-4c3d-b610-e94afc5c5103" type="FixedString" />
</node>
<!--
<node id="Module">
<attribute id="UUID" type="FixedString" value="91a00a1f-ca34-4cda-99d5-d3c9d6f511bc"/>
</node>
-->
</children>
</node>
<node id="Mods">
<children>
<node id="ModuleShortDesc">
<attribute id="Folder" value="Gustav" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="Story" type="LSString" />
<attribute id="UUID" value="991c9c7a-fb80-40cb-8f0d-b92d4e80e9b1" type="FixedString" />
<attribute id="Version64" value="36029157796225741" type="int64" />
</node>
<node id="ModuleShortDesc">
<attribute id="Folder" value="RAW" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="RAW" type="LSString" />
<attribute id="UUID" value="f19c68ed-70be-4c3d-b610-e94afc5c5103" type="FixedString" />
<attribute id="Version64" value="36028797018963968" type="int64" />
</node>
<!--
<node id="ModuleShortDesc">
<attribute id="Folder" value="OtherMod" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="Some Other Mod" type="LSString" />
<attribute id="UUID" value="91a00a1f-ca34-4cda-99d5-d3c9d6f511bc" type="FixedString" />
<attribute id="Version64" value="36029157796225741" type="int64" />
</node>
-->
</children>
</node>
</children>
</node>
</region>
</save>