Convert Civ 5 map to an image
This program will convert a Civ 5 map with the file extension .Civ5Map to a PNG image.
Command-Line Usage
./Civ5MapImage.exe -input=[input filename] -output=[output filename]
Example
./Civ5MapImage.exe -input=earth.Civ5Map -output=earth.png
View it on github https://github.com/samuelyuan/Civ5MapImage
0
See Also
- The way Convert an integer to a byte array with golang
- Use map with atomic/sync package
- Generate and composite thumbnails from images using Go