minetest-mobs
Mob library for Luanti mods, for animals, monsters etc.
This Luanti mod provides an API for adding mods (moving entities like animals and monsters), but does not include any mobs itself. To actually add some mobs, a mod like e.g. mobs_animal provided by the luanti-mobs-animal package needs to be enabled.
- Versions: 2021-12-12
- Website: https://forum.luanti.net/viewtopic.php?t=9917
- Licenses: CC0 · CC-BY 3.0 · Expat
- Package source: guix/packages.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of minetest-mobs as follows:
guix install minetest-mobs
Or install a particular version:
guix install minetest-mobs@2021-12-12
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of minetest-mobs about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/minetest-mobs'><img src='https://packages.guix.gnu.org/packages/minetest-mobs/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/minetest-mobs)
Example Org:
[[https://packages.guix.gnu.org/packages/minetest-mobs][https://packages.guix.gnu.org/packages/minetest-mobs/badges/latest-version.svg]]