mirror of
https://github.com/minetest/minetest_game.git
synced 2024-11-10 01:33:52 +01:00
7d70d25eeb
Add license.txt files. Update and improve README.txt files. Corrections to part 1.
52 lines
1.1 KiB
Plaintext
52 lines
1.1 KiB
Plaintext
Minetest Game mod: vessels
|
|
==========================
|
|
See license.txt for license information.
|
|
|
|
Crafts
|
|
-------
|
|
Glass bottle (yields 10)
|
|
|
|
G - G
|
|
G - G
|
|
- G -
|
|
|
|
Drinking Glass (yields 14)
|
|
|
|
G - G
|
|
G - G
|
|
G G G
|
|
|
|
Heavy Steel Bottle (yields 5)
|
|
|
|
S - S
|
|
S - S
|
|
- S -
|
|
|
|
License of source code:
|
|
-----------------------
|
|
Copyright (C) 2012 Vanessa Ezekowitz
|
|
Version 2012-09-02
|
|
Modifications by Perttu Ahola <celeron55@gmail.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.
|
|
|
|
http://www.gnu.org/licenses/lgpl-2.1.html
|
|
|
|
License of media (textures)
|
|
---------------------------
|
|
MIT
|
|
|
|
Authors of media files
|
|
-----------------------
|
|
Unless specifically noted,
|
|
Copyright (C) 2012 Vanessa Ezekowitz
|
|
|
|
The following textures were modified by Thomas-S (CC0 1.0):
|
|
vessels_drinking_glass.png
|
|
vessels_drinking_glass_inv.png (Paramat helped to improve this texture)
|
|
vessels_glass_bottle.png
|
|
vessels_steel_bottle.png
|