From fcb12a39208f91c9de48c8c9c8eee9249e947fe7 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 27 Nov 2024 17:45:52 +0100 Subject: [PATCH] Version 4.0.0 --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 697e2f4..cb6825b 100644 --- a/README.md +++ b/README.md @@ -2,30 +2,31 @@ Created by Wuzzy -Version: 3.4.0 +Version: 4.0.0 Recommended for Luanti version 5.10.0. -(also works in version 5.5.0 but some tutorial texts might be slightly wrong.) +(earlier version down to Luanti 5.5.0 work, but the texts are less +accurate. Translations only work from Luanti 5.10.0 onwards) Learn how to use and play Luanti in a nice and cozy castle. Here you learn most of the basics of Luanti and how to play. ## How to install First, you have to install Luanti. -You can download the Tutorial from the Content DB in Luanti ("Content" tab). +You can download the Tutorial from the ContentDB in Luanti (“Content” tab). Luanti will then do the rest for you. ### Manual installation -If for some reason the Content DB doesnt work, you can still fall back to manual installation. +If for some reason the ContentDB doesnt work, you can still fall back to manual installation. If you have manually downloaded the Tutorial (e.g. from the Luanti forums), here's how to install it: -Then, put this "tutorial" directory into the "games" sub-directory of your Luanti user directory. +Then, put this “tutorial” directory into the “games” sub-directory of your Luanti user directory. Depending on your operating system, you have to put it into the following directory: * GNU/Linux: $HOME/.minetest/games, where “$HOME” refers to your home directory. * MacOS: $HOME/.minetest/games, where “$HOME” refers to your home directory. -* Windows: into the "games" sub-directory of the program folder in which you have installed Luanti. It is the directory containing the directories (not necessarily exhaustive list) bin (which in turn contains minetest.exe), builtin, client, doc, fonts, games, locale, mods and textures. +* Windows: into the “games” sub-directory of the program folder in which you have installed Luanti. It is the directory containing the directories (not necessarily exhaustive list) `bin` (which in turn contains minetest.exe), `builtin`, `client`, `doc`, `fonts`, `games`, `locale`, `mods` and `textures`. ## How to use