This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/minetest-throwing/badges/latest-version.svg)](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]]