Modular Multipurpose Minetest Modding Library
Go to file
Lars Mueller 358cdf5084 Updates
2020-02-28 22:12:05 +01:00
class.lua Structure overhaul 2020-02-09 01:39:54 +01:00
conf.lua Structure overhaul 2020-02-09 01:39:54 +01:00
data.lua Structure overhaul 2020-02-09 01:39:54 +01:00
file.lua Structure overhaul 2020-02-09 01:39:54 +01:00
init.lua Updates 2020-02-28 22:12:05 +01:00
log.lua rolling-5 2020-02-13 11:11:52 +01:00
minetest.lua rolling-4 2020-02-09 14:58:26 +01:00
mod.conf rolling-5 2020-02-13 11:11:52 +01:00
mod.lua Updates 2020-02-28 22:12:05 +01:00
number.lua Structure overhaul 2020-02-09 01:39:54 +01:00
player.lua rolling-6 2020-02-25 20:47:42 +01:00
Readme.md rolling-6 2020-02-25 20:47:42 +01:00
screenshot.png rolling-5 2020-02-13 11:11:52 +01:00
table.lua Structure overhaul 2020-02-09 01:39:54 +01:00
text.lua Structure overhaul 2020-02-09 01:39:54 +01:00
threading.lua Structure overhaul 2020-02-09 01:39:54 +01:00

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.