Update docco

This commit is contained in:
Justin Hawkins 2023-01-08 17:17:55 +10:30
parent d32d0b7c08
commit edfce8d053

View File

@ -12,7 +12,7 @@ If you really want binaries, pester me :-)
## Usage ## Usage
`Usage of ./spritesheet_generator: Usage of ./spritesheet_generator:
-height int -height int
base tile height in pixels (default 128) base tile height in pixels (default 128)
-multiplier int -multiplier int
@ -24,7 +24,7 @@ If you really want binaries, pester me :-)
-x int -x int
number of tiles across (default 8) number of tiles across (default 8)
-y int -y int
number of tiles down (default 8)` number of tiles down (default 8)
Hopefully these options are mostly self-explanatory. Hopefully these options are mostly self-explanatory.