All source files of My-web.xyz Minetest-MM FULLY OPEN-SOURCE Server (CZE) (Address: my-web.xyz, Port: 30001/30003 or 30002 for Devel)
Go to file
Milan Meduna 9843a1ce00 Merge pull request 'develop' (#40) from develop into master
Reviewed-on: #40
2021-09-19 15:40:57 +02:00
mods update 2021-09-19 12:10:17 +02:00
README.md Aktualizovat „README.md“ 2020-11-18 18:10:44 +01:00
config-file-example minetest_version_upgrade 2021-08-08 18:14:35 +02:00
git-push big_update 2020-10-26 17:38:53 +01:00
mods-apply-world.mt-regenerate-from-config-file add_creative_option 2021-03-17 08:49:19 +00:00
mods-download update 2021-04-10 14:43:31 +02:00
mods-list add_basic_trains 2021-03-25 17:10:54 +01:00
reset-all-world.mt-regenerate-from-config-file add_creative_option 2021-03-17 08:49:19 +00:00
reset-map-and-players typo 2020-10-27 17:35:32 +01:00
setup-mt pvp_and_damage_settings 2021-03-17 11:10:26 +01:00

README.md

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.