Modular Multipurpose Minetest Modding Library
Go to file
Lars Mueller 0ba259425e rolling-5
2020-02-13 11:11:52 +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 Structure overhaul 2020-02-09 01:39:54 +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
number.lua Structure overhaul 2020-02-09 01:39:54 +01:00
player.lua Structure overhaul 2020-02-09 01:39:54 +01:00
Readme.md rolling-5 2020-02-13 11:11:52 +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

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.