cme/creatures
BlockMen 5fff1a2210 Fix endless spawn eggs bug 2016-02-03 13:39:43 +01:00
..
sounds Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00
textures Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00
LICENSE.txt Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00
README.txt Don't search for target if in panic 2016-02-03 13:28:52 +01:00
common.lua Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00
depends.txt Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00
description.txt Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00
functions.lua Don't search for target if in panic 2016-02-03 13:28:52 +01:00
init.lua Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00
items.lua Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00
register.lua Fix endless spawn eggs bug 2016-02-03 13:39:43 +01:00

README.txt

Creatures MOB-Engine
====================
Copyright (c) 2015 BlockMen <blockmen2015@gmail.com>

Version: 2.0.2


This mod provides an engine, that handles the base function for MOB in Minetest.
It offers an easy way to register MOB and allows to custom handling for the needs
of each mob. This engine aims to be a solid base, that has a good balance between
performance and functionality.
See API.txt for more informations on how to use this engine for mobs.


License:
~~~~~~~~
Code:
(c) Copyright 2015 BlockMen; modified zlib-License
see "LICENSE.txt" for details.

Media(textures and other media):
(c) Copyright (2014-2015) BlockMen; CC-BY-SA 3.0

Github:
~~~~~~~
https://github.com/BlockMen/cme/creatures