Download (107 KB)

How do I install this?

Logo Modding Library (modlib)

Multipurpose Minetest Modding Library

At a glance

No dependencies. Licensed under the MIT License. Written by Lars Mueller aka LMD or appguru(eu). Requires Lua 5.1 / LuaJIT.

Acknowledgement

Principles

  • Game-agnostic: Modlib aims to provide nothing game-specific;
  • Minimal invasiveness: Modlib should not disrupt other mods; even at the expense of syntactic sugar, changes to the global environment - apart from the addition of the modlib scope - are forbidden
  • Architecture: Modlib is organized hierarchically
  • Performance: Modlib tries to not compromise performance for convenience; modlib loads lazily

Reviews

Review

Do you recommend this mod?

  • Useful

    This library offers a huge variety of things that can be used very easily, vastly simplifying modder's lives and doing so in an efficient manner. I love this library and would 100% recommend to anyone and everyone of any skillset.

    0 comments
  • Needed for modding

    As a dumb programmer, I really need this library

    0 comments

Used By