Files
ZuneUIXTools/test/testA.decomp.uix
T

11 lines
300 B
Plaintext
Raw Normal View History

2021-10-27 14:09:51 -05:00
<UIX xmlns="http://schemas.microsoft.com/2007/uix">
<UI Name="Default">
<Content>
<Text Content="Howdy from Microsoft.Iris!">
<Color>
<Color R="255" A="255" />
</Color>
</Text>
</Content>
</UI>
</UIX>