minetest-mm/README.md

1.8 KiB

Features:

setup-mt --> compile minetest and clone minetest_game in version specified in the config-file (without updating modifications in case of 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

THE PROGRAM IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY. IT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW THE AUTHOR WILL BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.