Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.
/ split-tilemap Public archive

Small tool to split tilemaps into the individual images

License

Notifications You must be signed in to change notification settings

Narven/split-tilemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

split-tilemap

Small tool to split tilemaps into the individual images

Get dependencies

yarn or npm install

Help

node index.js

Run

Minimal: node index.js spider.png

Specifying sizes: node index.js spider.png -w=64 -h=64

Output folder: node index.js spider.png -w=64 -h=64 -o=/MyHome

Credits

About

Small tool to split tilemaps into the individual images

Topics

Resources

License

Stars

Watchers

Forks