Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 903 Bytes

File metadata and controls

30 lines (18 loc) · 903 Bytes

Helper scripts for running my local Luanti server


Licensing

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

CC0 license text at creativecommons.org


Descriptions

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


TODO

  • convert to Python scripts