SpritePacker {version}, by Starbeamrainbowlabs Built at {build-date} An advanced sprite packing tool Usage: [mono ]./SpritePacker.exe [flags] /path/to/output/file.png [filenames] Option Meaning ------------------------------------------------------------------------------- --help Shows this help message. --version Shows the version information. --csv Outputs the final sprite positions in CSV. --preset Specifies a csv file of previous location information to use when packing. This will ensure that sprites previously packed don't change their location. More information can be found at https://git.starbeamrainbowlabs.com/sbrl/SpritePacker