Skip to content

brocessing/copilote-tile-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copilote-tile-converter

generate copilote road tiles from a png.




Installation

$ npm i -g brocessing/copilote-tile-converter

Table of correspondance

channel type
RED road
BLUE buildings
GREEN props
ALPHA n/a

Usage

copit

Usage:
  copit -i tile.png
  copit -i tile.png -o tile.json
  copit --help
  copit --version

Options:
  -h, --help              Show this screen.
  -i, --input <path>      Specify the png file to convert from.
  -o, --output <path>     Specify the json file to output to.
  -p, --pretty            Add spaces and line breaks to the json.
  -v, --version           Print the current version.

License

MIT.

About

🚗 Generate copilote road tiles from a png

Resources

License

Stars

Watchers

Forks

Packages

No packages published