mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
.. | ||
defaults | ||
tasks | ||
templates | ||
README.rst |
=============== Minetest README =============== `Minetest <https://www.minetest.net/>`_ is an open source clone of `Minecraft <https://en.wikipedia.org/wiki/Minecraft>`_, the creative/explorational building blocks game. The Minetest multiplayer server can be installed as part of Internet-in-a-Box (IIAB) on Raspberry Pi, Ubuntu 18.04 and possibly also Debian. Please note that the initial configuration is for creative mode, and a number of mods are installed (see the list in `tasks/main.yml <tasks/main.yml>`_). Connecting to the Server ------------------------ To connect to the server, you will also need to download Minetest client software for each of your client devices, e.g. from: https://www.minetest.net/downloads/ The port is nominally the standard 30000. This can be changed in `/etc/iiab/local_vars.yml <http://wiki.laptop.org/go/IIAB/FAQ#What_is_local_vars.yml_and_how_do_I_customize_it.3F>`_ using variable: ``minetest_port`` The admin user is the usual: ``Admin`` No password is required. File Locations on Raspberry Pi ------------------------------ - The config file is: ``/etc/minetest/minetest.conf`` - The rest of the files are a normal layout based in: ``/library/games/minetest`` Possible Future Additions ------------------------- - Minetest client software for Windows and Android, included in IIAB for offline communities (`#1465 <https://github.com/iiab/iiab/issues/1465>`_) - `Carbone NG <https://github.com/Calinou/carbone-ng>`_ engine - flat world