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.
This commit is contained in:
2025-01-14 05:07:53 -05:00
parent 85c665b107
commit 376b4b9689
21217 changed files with 546254 additions and 0 deletions
@@ -0,0 +1,15 @@
<w>
<file name="ui\arm_radial_menu">
<!-- Background -->
<texture id="ui_arm_wheel_bg" x="4" y="4" width="600" height="600" />
<!-- Spinning Cursor -->
<texture id="ui_arm_cursor" x="4" y="609" width="600" height="300" />
<!-- Hover Option BG -->
<texture id="ui_arm_opt_hover" x="608" y="4" width="140" height="140" />
<!-- Selected Option BG -->
<texture id="ui_arm_opt_selected" x="608" y="148" width="140" height="140" />
</file>
</w>
@@ -0,0 +1,14 @@
<w>
<file name="ui\ui_placeable_furniture">
<!-- Background -->
<texture id="ui_inGame2_piano_bg" x="0" y="600" width="1024" height="286" />
<!-- White Key: Idle -->
<texture id="ui_inGame2_piano_whitekey_off" x="512" y="435" width="27" height="164" />
<!-- White Key: Pressed -->
<texture id="ui_inGame2_piano_whitekey_on" x="540" y="435" width="27" height="164" />
<!-- Black Key: Idle -->
<texture id="ui_inGame2_piano_blackkey_off" x="567" y="435" width="17" height="109" />
<!-- Black Key: Idle -->
<texture id="ui_inGame2_piano_blackkey_on" x="584" y="435" width="17" height="109" />
</file>
</w>
@@ -0,0 +1,9 @@
<w>
<file name="ui\ui_placeable_furniture">
<!-- Background -->
<texture id="ui_inGame2_pda_Filtr_radio_plyr_interface_bg" x="0" y="0" width="512" height="120" />
<!-- Needle -->
<texture id="ui_inGame2_pda_Filtr_radio_plyr_interface_needle" x="512" y="0" width="18" height="120" />
</file>
</w>
@@ -0,0 +1,25 @@
<w>
<file name="ui\ui_hf_radial_icons">
<!-- Use -->
<texture id="ui_hf_radial_icon_use_e" x="0" y="0" width="128" height="128" />
<texture id="ui_hf_radial_icon_use_h" x="0" y="0" width="128" height="128" /> <!-- not needed -->
<texture id="ui_hf_radial_icon_use_t" x="0" y="128" width="128" height="128" />
<texture id="ui_hf_radial_icon_use_d" x="0" y="256" width="128" height="128" />
<!-- Pickup -->
<texture id="ui_hf_radial_icon_pickup_e" x="128" y="0" width="128" height="128" />
<texture id="ui_hf_radial_icon_pickup_h" x="128" y="0" width="128" height="128" /> <!-- not needed -->
<texture id="ui_hf_radial_icon_pickup_t" x="128" y="128" width="128" height="128" />
<texture id="ui_hf_radial_icon_pickup_d" x="128" y="256" width="128" height="128" />
<!-- Freeze/Unfreeze -->
<texture id="ui_hf_radial_icon_frozen" x="0" y="384" width="128" height="128" />
<texture id="ui_hf_radial_icon_unfrozen" x="128" y="384" width="128" height="128" />
<!-- Upgrade -->
<texture id="ui_hf_radial_icon_upgrade" x="256" y="384" width="128" height="128" />
<!-- Connections -->
<texture id="ui_hf_radial_icon_connections" x="384" y="384" width="128" height="128" />
</file>
</w>
@@ -0,0 +1,9 @@
<w>
<file name="ui\ui_placeable_items">
<!-- Radio -->
<texture id="ui_inGame2_placeable_metal_torch" x="0" y="0" width="300" height="300" />
<texture id="ui_inGame2_placeable_gas_lamp" x="300" y="0" width="300" height="300" />
<texture id="ui_inGame2_placeable_light_altar" x="600" y="0" width="300" height="300" />
<texture id="ui_inGame2_placeable_workshop" x="0" y="300" width="300" height="300" />
</file>
</w>