Move media author information to README.txt in mod directories
[oweals/minetest_game.git] / README.txt
1 The main game for the Minetest game engine [minetest_game]
2 ==========================================================
3
4 To build the wholeness of the Minetest project, insert this repository as
5   /games/minetest_game
6 in the Minetest Engine.
7
8 The Minetest Engine can be found in:
9   https://github.com/celeron55/minetest/
10
11 Compatibility
12 --------------
13 The minetest_game github master HEAD is generally compatible with the github
14 master HEAD of minetest.
15
16 Additionally, when the minetest engine is tagged to be a certain version (eg.
17 0.4.dev-20120326), minetest_game is tagged with the version too.
18
19 When stable releases are made, minetest_game is packaged and made available in
20   https://github.com/celeron55/minetest_game/downloads
21 and in case the repository has grown too much, it may be reset. In that sense,
22 this is not a "real" git repository. (Package maintainers please note!)
23
24 License of source code
25 ----------------------
26 Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
27 See README.txt in each mod directory for information about other authors.
28
29 This program is free software; you can redistribute it and/or modify
30 it under the terms of the GNU General Public License as published by
31 the Free Software Foundation; either version 2 of the License, or
32 (at your option) any later version.
33
34 This program is distributed in the hope that it will be useful,
35 but WITHOUT ANY WARRANTY; without even the implied warranty of
36 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
37 GNU General Public License for more details.
38
39 You should have received a copy of the GNU General Public License along
40 with this program; if not, write to the Free Software Foundation, Inc.,
41 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
42
43 License of media (textures and sounds)
44 --------------------------------------
45 Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
46 See README.txt in each mod directory for information about other authors.
47
48 Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)                                 
49 http://creativecommons.org/licenses/by-sa/3.0/
50