Files
Divergent/mods/Dynamic Emission Cover/gamedata/configs/ui/ui_dynamic_cover.xml
T
Rage 376b4b9689 Added New Mods and Profiles Folders
This is a complete rebuild of the modpack, with all new mods and updates for 1.5.3 of Anomaly.
2025-01-14 05:07:53 -05:00

12 lines
398 B
XML

<w>
<cover_hud x="0" y="0" width="1024" height="768">
<cover_bar x="443" y="744" width="138" height="8" horz="1" min="0" max="1" pos="0" stretch="1">
<progress>
<texture>ui_inGame2_Patroni_HUD_gold_bar</texture>
</progress>
</cover_bar>
<cover_bar_bg x="443" y="744" width="138" height="8">
<texture>ui_inGame2_Patroni_HUD_gold_bar</texture>
</cover_bar_bg>
</cover_hud>
</w>