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