Skip to content

saltire/terramap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple map generator for Terraria. It works with version 1.1.1.

It uses PIL to draw a colour representation of a Terraria world.

Instantiate a `World` object, passing it the path to the world file and the
data folder, respectively. Then call `draw_map()`, passing it the path to the
output file.

For an example, run `start.py`.

About

Terraria map parser/viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages