This project is a fork of the minetest_tutorial_subgame.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/minetest_tutorial_subgame.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
owneradmin@mnh48.moe
last changeFri, 27 Sep 2019 01:08:08 +0000 (27 03:08 +0200)
content tags
add:
README.md

Tutorial for Minetest

Created by Wuzzy

Version: 3.0.2 Playable in Minetest 5.0.0 or later.

Learn how to use and play Minetest in a nice and cozy castle. Here you learn most of the basics of Minetest and how to play.

How to install

First, you have to install Minetest.

You can download the Tutorial from the Content DB in Minetest ("Content" tab). Minetest will then dothe rest for you.

Manual installation

If for some reason the Content DB doesnt work, you can still fall back to manual installation. If you have manually downloaded the Tutorial (e.g. from the Minetest forums), here's how to install it:

Then, put this "tutorial" directory into the "games" sub-directory of your Minetest user directory.

Depending on your operating system, you have to put it into the following directory:

How to use

Start Minetest, select “Start Game” (i.e. singleplayer) then select the “Tutorial” icon below.

Create a new world and hit “Play Game”. The Tutorial should explain the rest.

Resetting the tutorial

In case you want to start over, you can just create a new world and play with that one instead.

Features

The tutorial covers the following topics:

This tutorial is written in a fairly generic way and does not focus on any particular game for Minetest. Real games for Minetest will likely have additional or slightly different rules, but the basics will generally be the same.

If you have completed all tasks, you will be awarded a golden cup. There's also a secret prize, can you win it?

Legalities

This tutorial is free software. You can legally study, copy, share, transform, remix, distribute this to your liking, under certain conditions.

The mods “tutorial” and “supplemental” as well the tutorial world are original work by Wuzzy and fall under the MIT License. The mod “tutorial_mapgen” (Tutorial World generator) is also original work by Wuzzy, same license, but it contains contributions.

Contributions:

Other mods are creation by other people, but heavily modified to fit the Tutorial's needs.

The mods “default” and “creative” falls under the GNU LGPLv2.1 for the code and the CC BY-SA 3.0 for artwork. The mod “darkage” falls under the MIT License. The mod “mpd” falls under the MIT License for the code and the CC BY 3.0 for the music. The mod “castle” falls under the MIT License (the author allowed me an exception). The mod “arrow_signs” falls under the CC BY-SA 3.0. The mod “areas” falls under the GNU LGPLv2.1 (or later). The mod “cottages” falls under the GNU GPLv2 (the author allowed me an exception). The mod “show_wielded_item” is licensed under the GNU LGPLv2 or later. The mod “supplemental” falls under the MIT License, with one exception: The texture supplemental_loudspeaker.png falls under the CC BY-SA 3.0 (from the developers of the Mesecons mod). Everything else falls under the MIT License.

For even more detailed information (including credits), look for README files in the respective mod directories.

License references

shortlog
2019-09-27 WuzzyVersion 3.0.2master3.0.2
2019-09-26 WuzzyRemove bad drop of leaves, remove cruft
2019-09-26 WuzzyGive credit to Drachenbauer32
2019-09-26 Drachenbauer32Make some modifications to the castle
2019-09-04 WuzzySave mapdata in world directory
2019-09-01 WuzzyEdit dev docs a bit
2019-09-01 WuzzyFix potential crash in sign ABM
2019-09-01 WuzzyRemove 2 error msgs
2019-09-01 WuzzyMove mapgen 2 tutorial_mapgen 2 fix mapedit probs
2019-08-30 WuzzyVersion 3.0.13.0.1
2019-08-30 WuzzyAdd missing translations of "Building section"
2019-03-15 WuzzyAdd show_wielded_item
2019-03-15 WuzzyMake a few nodes attached
2019-03-14 WuzzyAdd a bit of developer documention
2019-03-14 WuzzyRemove /treset if debug setting is not used
2019-03-14 WuzzyREALLY generate dirt all the way down
...
tags
4 years ago 3.0.2
4 years ago 3.0.1
5 years ago 2.5.1 2.5.1 (for Minetest 0.4.17)
5 years ago 3.0.0 Version 3.0.0 (for Minetest 5.0.0)
heads
4 years ago master
5 years ago mapgen