Skip to content

Instantly share code, notes, and snippets.

@mateoconlechuga
Created November 16, 2019 23:00
Show Gist options
  • Save mateoconlechuga/fbfbb7d52abbcc8117fdaa99cc06265e to your computer and use it in GitHub Desktop.
Save mateoconlechuga/fbfbb7d52abbcc8117fdaa99cc06265e to your computer and use it in GitHub Desktop.
output: c
converts:
- myimages
convert: myimages
images:
- image.png
output: c
converts:
- myimages
convert: myimages
palette: mypalette
tileset: { tile-width:16, tile-height:16 }
images:
- tileset.png
generate-palette: mypalette
transparent-color: { index:1, r:25, b:34, g:47 }
images:
- tileset.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment