Go to file
h4ml3t 95b6150b2c
2019-12-01
2019-12-01 21:46:15 +01:00
functions 2019-12-01 2019-12-01 21:46:15 +01:00
locale Alpha v3 2019-11-16 14:22:42 +01:00
textures Alpha v3 2019-11-16 14:22:42 +01:00
API.txt Alpha v4 2019-11-17 20:23:02 +01:00
CHANGELOG.md Initial release. 2019-11-14 21:35:45 +01:00
LICENCE.txt Initial release. 2019-11-14 21:35:45 +01:00
README.md Alpha v3 2019-11-16 14:22:42 +01:00
alphabet.txt Alpha v3 2019-11-16 14:22:42 +01:00
depends.txt Alpha v3 2019-11-16 14:22:42 +01:00
description.txt Alpha v3 2019-11-16 14:22:42 +01:00
init.lua Alpha v2 2019-11-15 13:51:31 +01:00
mod.conf Alpha v3 2019-11-16 14:22:42 +01:00

README.md

MOBILES LIBRARY

Provides additional functions for LUA entities.

Version: 0.1.0
Source code's license: EUPL v1.2 or later.
Texture license: CC-0 v1.0 or later.
Dependencies: None. (See Note below.)
Optional dependencies: Intllib, Mobs Redo

NOTE:
Some functions use Mobs Redo's variables, they may work with other mob APIs, but it is not guaranteed. See API.txt for a complete list.

Installation

Unzip the archive, rename the folder to mobs_lib and place it in
../minetest/mods/

If you only want this to be used in a single world, place it in
../minetest/worlds/WORLD_NAME/worldmods/

GNU+Linux - If you use a system-wide installation place it in
~/.minetest/mods/

For further information or help see:
https://wiki.minetest.net/Help:Installing_Mods