From ceaf7aa98b4654d95179faf1d5e23482c46385f4 Mon Sep 17 00:00:00 2001 From: Milan Meduna Date: Wed, 18 Nov 2020 18:07:46 +0100 Subject: [PATCH] =?UTF-8?q?Aktualizovat=20=E2=80=9EREADME.md=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 766ea90a..2853b8fc 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,31 @@ __Features:__ + setup-mt --> compile minetest and clone minetest_game in version specified in the config-file (without mods update) + git-push --> simple script to push changes to repo without config-file(use only with first parameter with commit message) + mods-apply..... --> apply mods from repo directory and regenerate world.mt + mods-download --> refresh mods directory from master repositories + mods-list --> list of enabled mods for world.mt configuration + reset-all..... --> reset all game databases/foder, and refresh it from repo directory + reset-map-and-players --> reset map and players databases + __Requirements:__ Ubuntu 20.04 (works in LXD) + Be in the project directory via cd before you run any scripts! + copy config-file-example to config-file + edit config-file with your preferences + after initial installation, switch first_install parameter in config file to anything other than y