/helper_scripts

Scripts I use to manage my local Minetest server

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Helper scripts for running my local Minetest server


Licensing

All scripts are licensed under Creative Commons Zero (CC0).

CC0 license text at creativecommons.org


Descriptions

minetest-clear-cache.sh : Clears the local Minetest cache directory
minetest-common : Common variables & instructions for mtserver-main & mtserver-testing scripts
mtserver-backup.sh : Backs up server (world) data to a local directory
mtserver-main.sh : Launches the server using "main" parameters
mtserver-testing.sh : Launches the server using "testing" parameters
mtserver-update-config.py : Updates server config (minetest.conf) from source file