minetest-throwing
API for throwing things in Luanti
This Luanti mod provides an API for registering throwable things and throwing things like arrows. However, this mod does not provide an actual arrow and bow, but luanti-throwing-arrows does.
- Versions: 1.1-0.31f0cf5
- Website: https://forum.luanti.net/viewtopic.php?t=16365
- Licenses: MPL 2.0
- Package source: guix/packages.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of minetest-throwing as follows:
guix install minetest-throwing
Or install a particular version:
guix install minetest-throwing@1.1-0.31f0cf5
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-throwing about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/minetest-throwing'><img src='https://packages.guix.gnu.org/packages/minetest-throwing/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/minetest-throwing)
Example Org:
[[https://packages.guix.gnu.org/packages/minetest-throwing][https://packages.guix.gnu.org/packages/minetest-throwing/badges/latest-version.svg]]