Helper scripts for running my local Luanti server
All scripts are licensed under Creative Commons Zero (CC0).
CC0 license text at creativecommons.org
luanti-clear-cache.sh : Clears the local Luanti cache directory
luanti-common : Common variables & instructions for luanti-server-main & luanti-server-testing scripts
luanti-server-backup.sh : Backs up server (world) data to a local directory
luanti-server-main.sh : Launches the server using "main" parameters
luanti-server-testing.sh : Launches the server using "testing" parameters
luanti-server-update-config.py : Updates server config (minetest.conf) from source file
- convert to Python scripts