Library Mount
API Framework for mounting objects.
See, for example the Vehicle Mash mod.
Made by blert2112.
Handed over to Panquesito7.
Current version: 1.3
Dependencies
default
(included in Minetest Game)player_api
(included in Minetest Game)
Optional dependencies
License
Copyright (C) 2016 blert2112 and contributors
Copyright (C) 2019-2022 Panquesito7 (halfpacho@gmail.com) and contributors
Based on the Boats mod by PilzAdam.
See LICENSE.md
for information.
Installation
-
Unzip the archive, rename the folder to
lib_mount
and place it in../minetest/mods/
. -
GNU/Linux: If you use a system-wide installation place it in
~/.minetest/mods/
. -
If you only want this to be used in a single world, place the folder in
worldmods/
in your world directory.
For further information or help, see:
http://wiki.minetest.net/Installing_Mods.
Bugs, suggestions, features & bugfixes
Report bugs or suggest ideas by creating an issue.
If you know how to fix an issue, consider opening a pull request.