Go to file
Tverr Bjelke 8281fff3e7 Compiles server and client for minetest version 5.3.0
Tested on debain stretch 9, Jan. 2021
2021-01-16 13:43:16 +01:00
LICENSE Initial commit 2017-06-09 16:44:17 +02:00
README.md some more description 2018-03-25 13:56:06 +02:00
compile_minetest.sh Compiles server and client for minetest version 5.3.0 2021-01-16 13:43:16 +01:00

README.md

compile_minetest

some script so I can automate compiling that.

It places the minetest binaries locally, under <minetest.x.y>/bin/ is minetest and minetestserver executables.

The needed debian packages are installed, needs sudo for this.


It includes the minetest server, too. And then it also "installs" (downloads to the global mod path) some mods.

read the bash script and tune if needed.

The client should run perfectly without much config.

The server and the mods [sh|c]ould be configured.


Tested with debian 9 stretch