Skip to content

Commit 84fef1f

Browse files
authored
Merge pull request #56 from TheRealDjmr/postreleasepatch2
Postreleasepatch2
2 parents 0b9a54a + fd8296c commit 84fef1f

9 files changed

+449
-239
lines changed

ImprovedUI/Mods/ImprovedUI/meta.lsx

+43-43
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<save>
3-
<version major="4" minor="0" revision="0" build="49"/>
4-
<region id="Config">
5-
<node id="root">
6-
<children>
7-
<node id="Dependencies"/>
8-
<node id="ModuleInfo">
9-
<attribute id="Author" type="LSWString" value="AlanaSP,ShinyHobo,Djmr"/>
10-
<attribute id="CharacterCreationLevelName" type="FixedString" value=""/>
11-
<attribute id="Description" type="LSWString" value=""/>
12-
<attribute id="Folder" type="LSWString" value="ImprovedUI"/>
13-
<attribute id="GMTemplate" type="FixedString" value=""/>
14-
<attribute id="LobbyLevelName" type="FixedString" value=""/>
15-
<attribute id="MD5" type="LSString" value=""/>
16-
<attribute id="MainMenuBackgroundVideo" type="FixedString" value=""/>
17-
<attribute id="MenuLevelName" type="FixedString" value=""/>
18-
<attribute id="Name" type="FixedString" value="ImprovedUI"/>
19-
<attribute id="NumPlayers" type="uint8" value="4"/>
20-
<attribute id="PhotoBooth" type="FixedString" value=""/>
21-
<attribute id="StartupLevelName" type="FixedString" value=""/>
22-
<attribute id="Tags" type="LSWString" value=""/>
23-
<attribute id="Type" type="FixedString" value="Add-on"/>
24-
<attribute id="UUID" type="FixedString" value="00000000-0000-0000-0000-ImprovedUI12"/>
25-
<attribute id="Version" type="int32" value="1"/>
26-
<children>
27-
<node id="PublishVersion">
28-
<attribute id="Version" type="int32" value="1"/>
29-
</node>
30-
<node id="Scripts"/>
31-
<node id="TargetModes">
32-
<children>
33-
<node id="Target">
34-
<attribute id="Object" type="FixedString" value="Story"/>
35-
</node>
36-
</children>
37-
</node>
38-
</children>
39-
</node>
40-
</children>
41-
</node>
42-
</region>
43-
</save>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<save>
3+
<version major="4" minor="1" revision="0" build="0"/>
4+
<region id="Config">
5+
<node id="root">
6+
<children>
7+
<node id="Dependencies"/>
8+
<node id="ModuleInfo">
9+
<attribute id="Author" type="LSString" value="AlanaSP,ShinyHobo,Djmr"/>
10+
<attribute id="CharacterCreationLevelName" type="FixedString" value=""/>
11+
<attribute id="Description" type="LSString" value=""/>
12+
<attribute id="Folder" type="LSString" value="ImprovedUI"/>
13+
<attribute id="GMTemplate" type="FixedString" value=""/>
14+
<attribute id="LobbyLevelName" type="FixedString" value=""/>
15+
<attribute id="MD5" type="LSString" value=""/>
16+
<attribute id="MainMenuBackgroundVideo" type="FixedString" value=""/>
17+
<attribute id="MenuLevelName" type="FixedString" value=""/>
18+
<attribute id="Name" type="LSString" value="ImprovedUI"/>
19+
<attribute id="NumPlayers" type="uint8" value="4"/>
20+
<attribute id="PhotoBooth" type="FixedString" value=""/>
21+
<attribute id="StartupLevelName" type="FixedString" value=""/>
22+
<attribute id="Tags" type="LSString" value=""/>
23+
<attribute id="Type" type="FixedString" value="Add-on"/>
24+
<attribute id="UUID" type="FixedString" value="00000000-0000-0000-0000-ImprovedUI12"/>
25+
<attribute id="Version" type="int64" value="108930815987023872"/>
26+
<children>
27+
<node id="PublishVersion">
28+
<attribute id="Version" type="int64" value="108930815987023872"/>
29+
</node>
30+
<node id="Scripts"/>
31+
<node id="TargetModes">
32+
<children>
33+
<node id="Target">
34+
<attribute id="Object" type="FixedString" value="Story"/>
35+
</node>
36+
</children>
37+
</node>
38+
</children>
39+
</node>
40+
</children>
41+
</node>
42+
</region>
43+
</save>

0 commit comments

Comments
 (0)