mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-12-23 16:50:18 +01:00
Mentioned mtautocolors in setup.
This commit is contained in:
parent
e606e2700f
commit
0c036357a2
5
SETUP.md
5
SETUP.md
@ -76,8 +76,9 @@ a basic map to apply only changes to use `mtseeder`:
|
||||
-workers=3
|
||||
|
||||
This contacts the `mtredisalize` server running at localhost port 6379 to fetch the block data from. You will
|
||||
need a `colors.txt` to map the block nodes to pixel colors of your map. The repository contains
|
||||
[one](https://bitbucket.org/s_l_teichmann/mtsatellite/raw/default/colors.txt).
|
||||
need a `colors.txt` to map the block nodes to pixel colors of your map. The repository contains a
|
||||
[prefabricated](https://bitbucket.org/s_l_teichmann/mtsatellite/raw/default/colors.txt) or you can create
|
||||
an adjusted one fitting your server with [mtautocolors](https://bitbucket.org/s_l_teichmann/mtautocolors).
|
||||
If you want to have certain nodes to be transparent you can add `-transparent=true` to the
|
||||
options. In this case if a color from colors.txt does have a forth color component the numerical
|
||||
value between 0 (fully transparent) and 255 (fully opaque) will be the base transparency of the
|
||||
|
Loading…
Reference in New Issue
Block a user