mirror of
				https://bitbucket.org/s_l_teichmann/mtsatellite
				synced 2025-11-03 17:45:25 +01:00 
			
		
		
		
	Added hard newline in setup.
This commit is contained in:
		
							
								
								
									
										2
									
								
								SETUP.md
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								SETUP.md
									
									
									
									
									
								
							@@ -78,7 +78,7 @@ a basic map to apply only changes to use `mtseeder`:
 | 
			
		||||
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 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).
 | 
			
		||||
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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user