Move 'creatures' mod to 'mobiles/engine'

This commit is contained in:
Jordan Irwin 2017-08-27 19:07:00 -07:00
parent b28907e54a
commit e7670465d7
16 changed files with 22 additions and 0 deletions

View File

@ -65,6 +65,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m
* [rainbow_ore][] ([LGPL][lic.rainbow_ore]) -- version: [6e77693 Git][ver.rainbow_ore] *2015-11-02* ([patched][patch.rainbow_ore])
* [unifieddyes][] ([GPL][lic.gpl2.0]) -- version: [8b20a06 Git][ver.unifieddyes] *2017-06-04* ([patched][patch.unifieddyes]) ***UPDATE***
* mobiles/engine/
* [creatures][mob-engine] ([zlib][lic.creatures] / [CC BY-SA][lic.ccbysa3.0]) -- version: [138f655 Git][ver.mob-engine] *2017-06-04* ([patched][patch.mob-engine]) ***UPDATE***
* [mobs_redo][] ([MIT][lic.mobs_redo] / [CC BY][lic.ccby3.0] / [CC0][lic.cc0]) -- version: [ba167a3 Git][ver.mobs_redo] *2017-08-07* ([patched][patch.mobs_redo]) ***UPDATE***
* mobiles/general/
* [mobs_animal][] ([MIT][lic.mobs_animal]) -- version: [cadacac Git][ver.mobs_animal] *2017-08-04* ([patched][patch.mobs_animal]) ***UPDATE***
@ -343,6 +344,7 @@ The game includes the mods from the default [minetest_game](https://github.com/m
[lic.campfire]: mods/campfire/README.md
[lic.castle]: mods/modpacks/castle/LICENSE
[lic.christmas]: mods/buildings/christmas/LICENSE.txt
[lic.creatures]: mods/mobiles/engine/creatures/LICENSE.txt
[lic.crops]: mods/farming/crops/LICENSE
[lic.currency]: https://forum.minetest.net/viewtopic.php?t=7002
[lic.deploy_nodes]: mods/modpacks/deploy_nodes/LICENSE

View File

@ -0,0 +1,20 @@
Copyright (c) 2015-2016 BlockMen <blockmen2015@gmail.com>
This software is provided 'as-is', without any express or implied warranty. In no
event will the authors be held liable for any damages arising from the use of
this software.
Permission is granted to anyone to use this software for any purpose, including
commercial applications, and to alter it and redistribute it freely, subject to the
following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software in a
product, an acknowledgment in the product documentation is required.
2. Altered source versions must be plainly marked as such, and must not
be misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.

View File

Before

Width:  |  Height:  |  Size: 441 B

After

Width:  |  Height:  |  Size: 441 B

View File

Before

Width:  |  Height:  |  Size: 478 B

After

Width:  |  Height:  |  Size: 478 B

View File

Before

Width:  |  Height:  |  Size: 686 B

After

Width:  |  Height:  |  Size: 686 B

View File

Before

Width:  |  Height:  |  Size: 453 B

After

Width:  |  Height:  |  Size: 453 B