mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Add a note about the default mod not using the modname_ prefix in textures
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
-- Textures:
|
||||
-- Mods should prefix their textures with modname_, eg. given the mod
|
||||
-- name "foomod", a texture could be called "foomod_superfurnace.png"
|
||||
-- Due to historical reasons, the default mod does not follow this rule.
|
||||
--
|
||||
-- Global functions:
|
||||
-- minetest.register_entity(name, prototype_table)
|
||||
|
Reference in New Issue
Block a user