mirror of
https://github.com/Dragonop/claycrafter.git
synced 2024-11-09 17:03:44 +01:00
Updated readme.md
Licence, dependencies, description.
This commit is contained in:
parent
450cf37f11
commit
5c61509e82
32
README.md
32
README.md
@ -1,3 +1,31 @@
|
||||
# claycrafter
|
||||
Minetest clay crafter mod. WIP
|
||||
Craft compressed dirt(3x3 dirt in the craft grid) and combine it with a glass of water (water bucket surrounded by drinking glasses) to make clay.
|
||||
Minetest clay crafter mod. Adds a way to craft clay out of compressed dirt.
|
||||
|
||||
Dependencies:
|
||||
-Default
|
||||
-Vessels
|
||||
-Bucket
|
||||
|
||||
License for Code
|
||||
----------------
|
||||
|
||||
Copyright (C) 2010-2013 Dragonop <joaco-mono@hotmail.com>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU Lesser General Public License as published by
|
||||
the Free Software Foundation; either version 2.1 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Lesser General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
License for Textures, Models and Sounds
|
||||
---------------------------------------
|
||||
|
||||
CC-BY-SA 3.0 UNPORTED. Created by Dragonop
|
||||
|
Loading…
Reference in New Issue
Block a user