luanti_utils
High level Luanti lua modding utilities that will bring your mods to the next level.
Installation
- Get the luanti_utils in your mod folder by downloading it from the Luanti mods UI.
- Add luanti_utils as a dependency in your mod.
- Read the docs to get started.
Documentation
You start by aquiring a module. See luanti_utils.dofile
local util = luanti_utils.dofile('<luanti_util>.lua')
See Luanti Utils Documentation.
Docs are generated using LDoc comments.
Experimental
There is an experimental branch. These APIs are suject to change.
License
See LICENSE.txt file