SpritePacker/SpritePacker/Resources/HelpText.txt

14 lines
464 B
Plaintext
Raw Normal View History

SpritePacker {version}, by Starbeamrainbowlabs
Built at {build-date}
2016-05-18 20:02:43 +00:00
Usage:
2016-05-21 13:35:24 +00:00
[mono ]./SpritePacker.exe [flags] /path/to/output/file.png [filenames]
2016-05-18 20:02:43 +00:00
2016-05-21 13:35:24 +00:00
Option Meaning
-------------------------------------------------------------------------------
2016-05-18 20:02:43 +00:00
--help Shows this help message.
--version Shows the version information.
2016-05-21 13:35:24 +00:00
--csv Outputs the final sprite positions in CSV.
2016-05-18 20:02:43 +00:00
More information can be found at https://git.starbeamrainbowlabs.com/sbrl/SpritePacker