mirror of
https://github.com/OgelGames/fakelib.git
synced 2025-07-18 00:10:46 +02:00
a7b0160ad23d7864b14073439b2d85a69b3d697c
Minetest fake userdata library [fakelib]
Overview
This mod is a code library for creating fake userdata (players, inventories and metadata), replicating their functionality as closely as possible.
Usage
Simply add fakelib
to your mod's dependencies, and call any of the API functions from your code.
See API.md for detailed documentation.
Installation
Download the master branch or the latest release, and follow the usual installation steps.
License
All code is licensed under the MIT License.
Description
Languages
Lua
100%