first commit

This commit is contained in:
anarquimico 2022-11-28 21:36:59 -03:00
commit 6a85537e12
1 changed files with 8 additions and 0 deletions

8
README.txt Normal file
View File

@ -0,0 +1,8 @@
MineClone2 mod: vessels_shelf
==========================
See license.txt for license information.
---------------------------
Author of media (texture): Vanessa Ezekowitz (CC BY-SA 3.0)
---------------------------
This mod implements Vessels Shelf for brewing items in MineClone2, it's an adaptation from the Vessels Shelf present in Minetest Game.
The code is basically from mcl_bookshelf along with some mcl_utils functions.