From c1aba7eb5730f57a45d761d2c05defb8d20165cb Mon Sep 17 00:00:00 2001 From: Tim Moody Date: Wed, 6 Feb 2019 13:21:15 -0500 Subject: [PATCH] add readme --- roles/minetest/README.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 roles/minetest/README.rst diff --git a/roles/minetest/README.rst b/roles/minetest/README.rst new file mode 100644 index 000000000..88600c952 --- /dev/null +++ b/roles/minetest/README.rst @@ -0,0 +1,18 @@ +=============== +Minetest README +=============== + +For the first release the minetest server can only be installed in a Raspberry Pi. + +You will need a minetest client app for your device in order to connect to the server. + +The port is nominally the standard 30000 but can be changed using the variable minetest_port and +the admin user is the usual Admin. Note that no password is required. + +Please note that the initial configuration is for creative mode and there are a number of mods installed. + +Locations on the Raspberry Pi +----------------------------- + +- The config file is /etc/minetest/minetest.conf +- The rest of the files are a normal layout based in /library/games/minetest