restore missing purple hotbar select image
also copied-in all the otehr hotbar images so that they can be themed
Before Width: | Height: | Size: 175 B |
@ -404,7 +404,8 @@ rm $workdir"/mods/default/textures/gui_formbg.png" \
|
||||
$workdir"/mods/unified_inventory/textures/ui_form_bg.png" \
|
||||
$workdir"/mods/unified_inventory/textures/ui_main_inventory.png" \
|
||||
$workdir"/mods/unified_inventory/textures/ui_single_slot.png" \
|
||||
$workdir"/mods/vessels/textures/vessels_shelf_slot.png"
|
||||
$workdir"/mods/vessels/textures/vessels_shelf_slot.png" \
|
||||
$workdir"/mods/default/textures/gui_hotbar_selected.png"
|
||||
|
||||
rm /tmp/herefile* /tmp/LISTCOLORS_HIDE_SLOTS
|
||||
|
||||
|
BIN
mods/dreambuilder_gui_theming/textures/gui_hb_bg_1.png
Normal file
After Width: | Height: | Size: 246 B |
BIN
mods/dreambuilder_gui_theming/textures/gui_hb_bg_10.png
Normal file
After Width: | Height: | Size: 542 B |
BIN
mods/dreambuilder_gui_theming/textures/gui_hb_bg_16.png
Normal file
After Width: | Height: | Size: 763 B |
BIN
mods/dreambuilder_gui_theming/textures/gui_hb_bg_23.png
Normal file
After Width: | Height: | Size: 952 B |
BIN
mods/dreambuilder_gui_theming/textures/gui_hb_bg_24.png
Normal file
After Width: | Height: | Size: 984 B |
BIN
mods/dreambuilder_gui_theming/textures/gui_hb_bg_32.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
mods/dreambuilder_gui_theming/textures/gui_hb_bg_8.png
Normal file
After Width: | Height: | Size: 479 B |
BIN
mods/dreambuilder_gui_theming/textures/gui_hotbar_selected.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
@ -1 +1,2 @@
|
||||
min_minetest_version = 5.2.0
|
||||
optional_depends = default, dreambuilder_gui_theming
|
||||
|