2023-11-08 18:48:08 +00:00
|
|
|
# Weapons_lib
|
|
|
|
|
2023-11-08 19:59:18 +01:00
|
|
|
Library for Minetest to easily register new weapons.
|
|
|
|
|
|
|
|
WIP, use it at your own risk :D
|
2023-11-08 18:48:08 +00:00
|
|
|
|
2023-11-08 19:59:18 +01:00
|
|
|
<a href="https://liberapay.com/Zughy/"><img src="https://i.imgur.com/4B2PxjP.png" alt="Support my work"/></a>
|
2023-11-08 18:48:08 +00:00
|
|
|
|
2023-11-08 19:59:18 +01:00
|
|
|
### How to
|
2023-11-08 22:06:33 +00:00
|
|
|
Check the [DOCS](DOCS.md)
|
2023-11-08 18:48:08 +00:00
|
|
|
|