ac-minetest / basic_robot

Write mods without server restart while playing. Create custom machines that can build, dig, produce... Create your own games like minesweeper, sokoban,ctf, hide and seek...
26 stars 21 forks source link

Textures are polluting #34

Open rubenwardy opened 3 years ago

rubenwardy commented 3 years ago

You should start all media, including textures, with the name of the mod. This stops textures from different mods conflicting and overwriting each other.

For example, another mod could provide a legs.png texture and this will overwrite the one in this mod