the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
at master 60 lines 1.4 kB view raw
1<XuiCanvas version="000c"> 2<Properties> 3<Width>1280.000000</Width> 4<Height>720.000000</Height> 5</Properties> 6<XuiScene> 7<Properties> 8<Id>SceneDebug</Id> 9<Width>1280.000000</Width> 10<Height>720.000000</Height> 11<ClassOverride>CScene_Debug</ClassOverride> 12<DefaultFocus>XuiSliderVolume</DefaultFocus> 13</Properties> 14<XuiImage> 15<Properties> 16<Id>XuiImage1</Id> 17<Width>556.000061</Width> 18<Height>97.000008</Height> 19<Position>361.000061,60.000000,0.000000</Position> 20<ImagePath>Graphics\MenuTitle.png</ImagePath> 21</Properties> 22</XuiImage> 23<XuiCheckbox> 24<Properties> 25<Id>XuiCheckbox1</Id> 26<Width>198.000000</Width> 27<Height>50.000000</Height> 28<Position>376.000000,218.999985,0.000000</Position> 29<Show>false</Show> 30</Properties> 31</XuiCheckbox> 32<XuiCheckbox> 33<Properties> 34<Id>XuiCheckbox2</Id> 35<Width>198.000000</Width> 36<Height>50.000000</Height> 37<Position>376.000000,291.999969,0.000000</Position> 38<Show>false</Show> 39</Properties> 40</XuiCheckbox> 41<XuiCheckbox> 42<Properties> 43<Id>XuiCheckbox3</Id> 44<Width>198.000000</Width> 45<Height>50.000000</Height> 46<Position>376.000000,365.000000,0.000000</Position> 47<Show>false</Show> 48</Properties> 49</XuiCheckbox> 50<XuiCheckbox> 51<Properties> 52<Id>XuiCheckbox4</Id> 53<Width>198.000000</Width> 54<Height>50.000000</Height> 55<Position>376.000000,438.000031,0.000000</Position> 56<Show>false</Show> 57</Properties> 58</XuiCheckbox> 59</XuiScene> 60</XuiCanvas>