mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
add readme
This commit is contained in:
parent
fb71c9222c
commit
c1aba7eb57
1 changed files with 18 additions and 0 deletions
18
roles/minetest/README.rst
Normal file
18
roles/minetest/README.rst
Normal file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue