cme/creatures
BlockMen 106ef18be6 Re-add zombies, ghosts and sheep 2015-10-09 10:47:10 +02: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 Re-add zombies, ghosts and sheep 2015-10-09 10:47:10 +02: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 Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02: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 Complete rewrite and rename to Creatures MOB-Engine 2015-10-08 16:59:54 +02:00

README.txt

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

Version: 2.0 Beta


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