2017-05-27 16:22:19 -07:00

27 lines
930 B
Markdown

# Antum Spawneggs
***Spawneggs for the [Antum game][antum_game] for [Minetest][minetest]***
License: [MIT][lic.mit]
The code for the spawneggs is based on [Rui's creeper mod][mod.creeper] ([WTFPL][lic.creeper]). Anything else is licensed under the [MIT License
#### Texture licensing
* egg.png, spawneggs_chicken.png, & spawneggs_mese.png
* [CC0][lic.cc0]
* Based on ["white egg" by dStulle][img.egg_white]
* spawneggs_oerrki.png
* [CC0][lic.cc0]
* Based on ["Huevo negro. Black egg" by mediobit][img.egg_black]
[antum_game]: https://github.com/AntumDeluge/minetest-game-antum
[minetest]: http://minetest.net/
[img.egg_white]: https://openclipart.org/detail/6695/white-egg
[img.egg_black]: https://openclipart.org/detail/170074/huevo-negro-black-egg
[mod.creeper]: https://forum.minetest.net/viewtopic.php?t=11891
[lic.creeper]: https://github.com/Rui-Minetest/creeper/blob/master/LICENSE.md
[lic.mit]: ../LICENSE.txt