nodetopia/README.txt

64 lines
2.0 KiB
Plaintext

Pilztest game for the Minetest engine
=====================================
Installation:
-------------
Place it in the $path_user/games/ and select it in the main menu.
Make sure that you select mapgen v7 when creating a new world.
Goal:
-----
This game aims to have a bit more challenging gameplay than minetest_game.
The "voxel idea" plays a big role, there are only a few non blocky items.
Tips:
-----
- Wood can be made out of 4 leaves, which is required to make tools.
- The furnace is made out of clay.
- Pumpkins are food, can be found in forests and grow on wet soil.
- Hungry players get slower.
- Every player gets one backpack.
- Place the backpack to interact with it.
- A lamp is crafted with coal and 4 wood.
Servers:
--------
- Use /givebackpack <name> instead of /give <name> backpack:backpack.
License of sourcecode:
----------------------
Pilztest
Copyright (C) 2013 PilzAdam
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
License of media (textures, sounds and models):
-----------------------------------------------
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/
License of media (textures, sounds and models):
-----------------------------------------------
Everything not listed here: Copyright (C) 2013 PilzAdam
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>:
base_furnace_fire_bg.png
base_furnace_fire_fg.png
Copyright (C) 2013 Mito551:
All soundfiles (*.ogg)
models_player.png based on Jordach's character.png