hiltincorporated.blogg.se

Terraria map viewer
Terraria map viewer










However, you can use different colors by passing the -colors colors.json option to the command.

terraria map viewer

It can be selected exclusively with the -wires flag, or turned off with the -no-wires flag.īy default, flyingsnake uses the colors defined in the TEdit settings file. The wires layer is a semi-transparent overlay of the wires present in the world. If the blocks are painted, they will be colored with the paint color. It can be selected exclusively with the -blocks flag, or turned off with the -no-blocks flag. The blocks layer contains the colors of the blocks present in the world. It can be selected exclusively with the -liquids flag, or turned off with the -no-liquids flag. The liquids layer contains the colors of the liquids present in the world (water, lava, honey.) You can turn off paint colors with the -no-paints option. If the walls are painted, they will be colored with the paint color.

terraria map viewer

It can be selected exclusively with the -walls flag, or turned off with the -no-walls flag. The walls layer contains the colors of the walls present in the world. It can be selected exclusively with the -background flag, or turned off with the -no-background flag. The background layer is made by coloring the Overworld, the Underground and the Caverns their respective background color. The world map is generated by merging together multiple layers that can be enabled/disabled through flags.

terraria map viewer

To create a world map image named Output.png from the Small_Example.wld file present in your current working directory, run in your terminal: flyingsnake Small_Example.wld Output.png

TERRARIA MAP VIEWER INSTALL

Open either Windows PowerShell (Windows 10) or the Command Prompt (other Windows versions) and enter: pip install flyingsnake -upgradeĮnter this in your terminal: python3.7 -m pip install flyingsnake -upgrade Installingįlyingsnake is available on PyPI, so you can download it through pip. To use flyingsnake, you need Python 3.7 or higher installed on your machine and inside your PATH. Render Terraria world maps with this easy to use command line utility!










Terraria map viewer