2020-05-25 13:49:21 -05:00
# Library Mount [![](https://github.com/Panquesito7/lib_mount/workflows/build/badge.svg)](https://github.com/Panquesito7/lib_mount/actions) [![License](https://img.shields.io/badge/license-LGPLv2.1%2B-blue.svg)](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html)
2020-05-22 18:57:43 -05:00
Made by [blert2112 ](https://github.com/blert2112 ).\
Improved by [Panquesito7 ](https://github.com/Panquesito7 ).
2020-06-02 12:02:22 -05:00
Current version: 1.1.2
2020-05-22 18:57:43 -05:00
## Dependencies
- `default` (included in [Minetest Game ](https://github.com/minetest/minetest_game ))
2020-05-25 13:49:21 -05:00
- `player_api` (included in [Minetest Game ](https://github.com/minetest/minetest_game ))
### Optional dependencies
- [`mobs` ](https://notabug.org/TenPlus1/mobs_redo )
2020-05-22 18:57:43 -05:00
## Requirements
- Version 1.0 for MT 0.4.14+
- Version 1.1 for MT 5.0.0+
## License
Based on the Boats mod by [PilzAdam ](https://github.com/PilzAdam ).\
See [`LICENSE.md` ](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 ](https://github.com/Panquesito7/lib_mount/issues/new ).\
If you know how to fix an issue, consider opening a [pull request ](https://github.com/Panquesito7/lib_mount/compare ).