
minetest
List of commands for minetest:
-
minetest:tldr:0afb2 minetest: Only write errors to the console.$ minetest --quiettry on your machineexplain this command
-
minetest:tldr:1adec minetest: Start Minetest in client mode.$ minetesttry on your machineexplain this command
-
minetest:tldr:6afc1 minetest: Write logs to a specific file.$ minetest --logfile ${filename}try on your machineexplain this command
-
minetest:tldr:c7e65 minetest: Start Minetest in server mode by hosting a specific world.$ minetest --server --world ${name}try on your machineexplain this command