Move core textures into new mod
This commit is contained in:
parent
1130631962
commit
78e0e97756
9 changed files with 3 additions and 0 deletions
1
mods/HUD/mcl_base_textures/description.txt
Normal file
1
mods/HUD/mcl_base_textures/description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Provides core textures needed by Minetest.
|
1
mods/HUD/mcl_base_textures/init.lua
Normal file
1
mods/HUD/mcl_base_textures/init.lua
Normal file
|
@ -0,0 +1 @@
|
|||
-- This mod has no code and is only a collection of textures.
|
1
mods/HUD/mcl_base_textures/mod.conf
Normal file
1
mods/HUD/mcl_base_textures/mod.conf
Normal file
|
@ -0,0 +1 @@
|
|||
name = mcl_base_textures
|
BIN
mods/HUD/mcl_base_textures/textures/bubble.png
Normal file
BIN
mods/HUD/mcl_base_textures/textures/bubble.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 175 B |
BIN
mods/HUD/mcl_base_textures/textures/crack_anylength.png
Normal file
BIN
mods/HUD/mcl_base_textures/textures/crack_anylength.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 780 B |
BIN
mods/HUD/mcl_base_textures/textures/crosshair.png
Normal file
BIN
mods/HUD/mcl_base_textures/textures/crosshair.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 115 B |
BIN
mods/HUD/mcl_base_textures/textures/heart.png
Normal file
BIN
mods/HUD/mcl_base_textures/textures/heart.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 180 B |
BIN
mods/HUD/mcl_base_textures/textures/moon.png
Normal file
BIN
mods/HUD/mcl_base_textures/textures/moon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
mods/HUD/mcl_base_textures/textures/sun.png
Normal file
BIN
mods/HUD/mcl_base_textures/textures/sun.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2 KiB |
Loading…
Add table
Add a link
Reference in a new issue