add game&rawdata

This commit is contained in:
Vasily Petrov 2026-06-17 23:06:51 +03:00
parent 0133cd976c
commit 49b34b5546
45731 changed files with 709831 additions and 0 deletions

View file

@ -0,0 +1,44 @@
<?xml version='1.0' encoding="UTF-8"?>
<window x="0" y="0" w="640" h="480" r="227" g="121" b="222" texture="1">
<!-- BACKGROUND -->
<frame_window x="0" y="0" width="500" height="480">
<texture>ui_frame</texture>
<_left_top_texture x="15" y="20">ui\ui_inv_list_over_lt</_left_top_texture>
<_left_bottom_texture x="19" y="155">ui\ui_frame_over_lb</_left_bottom_texture>
<title x="20" y="0" width="240" height="60"><text font="graffiti22" r="255" g="255" b="255">Weapon Efficiency</text></title>
</frame_window>
<!-- LOG LIST -->
<list x="10" y="65" width="390" height="410" item_height="18" active_bg="0">
<font font="letterica18" r="255" g="255" b="255"></font>
<!-- SUBITEMS IN LISTITEM -->
<static x="0" y="0" width="220" height="15">
<text font="letterica18" r="192" g="192" b="192"></text>
</static>
<static x="220" y="0" width="100" height="15">
<text font="letterica18" r="192" g="192" b="192"></text>
</static>
<static x="320" y="0" width="100" height="15">
<text font="letterica18" r="192" g="192" b="192"></text>
</static>
<static x="420" y="0" width="50" height="15">
<text font="letterica18" r="192" g="192" b="192"></text>
</static>
</list>
<!-- BUTTON -->
<button x="100" y="340" width="157" height="47">
<texture>ui_button_main03</texture>
<text>JOIN</text>
</button>
<!-- Column headers -->
<headers_mt_static x="10" y="40" width="290" height="25">
<phrase x="0" y="0" font="graffiti22" r="240" g="217" b="182" a="255"/>
<phrase x="220" y="0" font="graffiti22" r="240" g="217" b="182" a="255"/>
<phrase x="320" y="0" font="graffiti22" r="240" g="217" b="182" a="255"/>
<phrase x="420" y="0" font="graffiti22" r="240" g="217" b="182" a="255"/>
</headers_mt_static>
</window>