mirror of
https://github.com/appgurueu/modlib.git
synced 2024-11-22 15:23:48 +01:00
Modular Multipurpose Minetest Modding Library
class.lua | ||
conf.lua | ||
data.lua | ||
file.lua | ||
init.lua | ||
log.lua | ||
minetest.lua | ||
mod.conf | ||
number.lua | ||
player.lua | ||
Readme.md | ||
screenshot.png | ||
table.lua | ||
text.lua | ||
threading.lua |
Modding Library (modlib
)
Multipurpose Minetest Modding Library
About
No dependencies. Licensed under the MIT License. Written by Lars Mueller aka LMD or appguru(eu).
API
Mostly self-documenting code. Mod namespace is modlib
or _ml
, containing all variables & functions.