Go to file
D00Med 06e9f8e795 changelog 2017-01-31 18:35:59 +10:00
menu stuff 2017-01-31 17:37:38 +10:00
mods stuff 2017-01-31 17:37:38 +10:00
.luacheckrc Change base game to minetest_game 2016-11-30 07:30:26 +10:00
.travis.yml Change base game to minetest_game 2016-11-30 07:30:26 +10:00
README.txt license stuff 2017-01-29 09:12:24 +10:00
changelog.txt changelog 2017-01-31 18:35:59 +10:00
game.conf 15/12/16 2016-12-15 18:20:51 +10:00
game_api.txt Change base game to minetest_game 2016-11-30 07:30:26 +10:00
minetest.conf darknut fix, performance improvements, textures 2016-12-29 19:06:51 +10:00
minetest.conf.example Change base game to minetest_game 2016-11-30 07:30:26 +10:00
settingtypes.txt Change base game to minetest_game 2016-11-30 07:30:26 +10:00
testing map seeds.txt sheep textures, mapgen fix 2017-01-03 18:50:06 +10:00

README.txt

--readme of LegendofMinetest
 _                               _        _____  ____            _            _   
| |                             | |      / _|  \/  (_)          | |          | |  
| |     ___  __ _  ___ _ __   __| | ___ | |_| .  . |_ _ __   ___| |_ ___  ___| |_ 
| |    / _ \/ _` |/ _ \ '_ \ / _` |/ _ \|  _| |\/| | | '_ \ / _ \ __/ _ \/ __| __|
| |___|  __/ (_| |  __/ | | | (_| | (_) | | | |  | | | | | |  __/ ||  __/\__ \ |_ 
\_____/\___|\__, |\___|_| |_|\__,_|\___/|_| \_|  |_/_|_| |_|\___|\__\___||___/\__|
             __/ |                                                                
            |___/                                                                 
Gameplay information:
In addition to the usual mining and building objectives of the game, there are now bosses and the triforce as objectives.
The triforce can be obtained either by mining mese, searching dungeons, or by defeating Ganon. Scattered throughout the dungeons are triforce shards, and magic pendants. 
These pendants can be used to craft boss spawners. Once placed, the bosses will spawn after 5 seconds. Currently there are three minor bosses, spawned with blocks crafted with the three pendants.
These bosses drop the three stones required to obtain the mastersword, which will turn any boss spawner into a Ganon spawner when right clicked. 
The bosses are tough so be prepared! Also, in an attempt to break away from the usual mining aspect, some materials can be traded with npc's.

Mods by D00Med:
doomshrooms
hyrule_mapgen
hyruletools
icetools
mobs_fairy(based on mobs_bat)
mobs_loz
moreplants
kblocks
twilight
vehicles_loz
witchcraft
music
masks
clawshot

For other mods see license.txt in the folder of each mod.
License of code: GNU GPL v3 (C) 2016-2017 D00Med
License of textures: CC BY-SA 3.0 (C) 2016-2017 D00Med and tobyplowy(aka toby109tt)

An edit of Minetest Game all code licensed as shown below unless otherwise stated.
see readme below;

--readme of Minetest Game
Minetest Game [minetest_game]
=============================
The main subgame for the Minetest engine
========================================

To use this subgame with the Minetest engine, insert this repository as
	/games/minetest_game

The Minetest engine can be found in:
	https://github.com/minetest/minetest/

Compatibility
--------------
The Minetest Game github master HEAD is generally compatible with the github
master HEAD of the Minetest engine.

Additionally, when the Minetest engine is tagged to be a certain version (eg.
0.4.10), Minetest Game is tagged with the version too.

When stable releases are made, Minetest Game is packaged and made available in
	http://minetest.net/download
and in case the repository has grown too much, it may be reset. In that sense,
this is not a "real" git repository. (Package maintainers please note!)

License of source code
----------------------
Copyright (C) 2010-2012 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) 2010-2012 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/