Skip to content

nateawelch/Moon-Cat-PNG-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoonCatImageGenerator

A tool for generating PNGs of moon cats. Forked from the official MoonCatRescue parser https://github.com/nateawelch/mooncatparser

Instructions

yarn install

Generate single pngs

yarn start png 0x1111111111

Will output a png of catId 0x1111111111 into current working directory

Bulk generate pngs

yarn start bulkpng fileName

Will read fileName as a \n delineated list of catIds and output them all to the current working directory

Files for allCats, regularCats, and genesisCats included at the root of this repo

Generate collage

yarn start collage filename

Will read filename as a \n delineated list of catIds and output them into a single 96 image wide collage png in the current working directory

Files for allCats, regularCats, and genesisCats included at the root of this repo

About

Tool for generating moon cat pngs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%