Initial commit

master
PilzAdam 2013-03-23 17:37:41 +01:00
commit f559bc896c
2 changed files with 40 additions and 0 deletions

37
README.txt Normal file
View File

@ -0,0 +1,37 @@
Survival game for the Minetest game engine
==========================================
Insert this repository as
/games/survival
in the Minetest Engine.
The Minetest Engine can be found in:
https://github.com/minetest/minetest/
License of source code
----------------------
Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
See README.txt in each mod directory for information about other authors.
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 of media (textures and sounds)
--------------------------------------
Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
See README.txt in each mod directory for information about other authors.
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/

3
game.conf Normal file
View File

@ -0,0 +1,3 @@
name = Survival
common_mods = bucket, default, doors, fire, stairs