mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2026-01-14 04:45:31 +01:00
Start writing how to setup MTSatellite. Not done, yet.
This commit is contained in:
@@ -10,6 +10,9 @@ on YouTube.
|
||||
See [COMPILE](https://bitbucket.org/s_l_teichmann/mtsatellite/src/default/COMPILE.md) how to compile
|
||||
MTSatellite. Essentially you need Go 1.3 (or higher) and a GNU/Linux system.
|
||||
|
||||
See [SETUP](https://bitbucket.org/s_l_teichmann/mtsatellite/src/default/COMPILE.md) how to bring
|
||||
MTSatellite to life.
|
||||
|
||||
To use it you have to configure your Minetest server to use the Redis backend data store.
|
||||
Instead of a real Redis server you have to run **mtredisalize**. This server stores the data
|
||||
in an optimized form and collects changes made to the world over a configurable amount
|
||||
@@ -37,4 +40,4 @@ the map has to be pre-rendered with **mtseeder**.
|
||||
|
||||
This is Free Software under the terms of the MIT license.
|
||||
See [LICENSE](LICENSE) file for details.
|
||||
(c) 2014 by Sascha L. Teichmann
|
||||
(c) 2014 by Sascha L. Teichmann
|
||||
|
||||
Reference in New Issue
Block a user