Skip to content

Commit

Permalink
Update readme.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
theNestruo authored Jul 8, 2020
1 parent 3e1b9e3 commit 42b1c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Order of options is non important. Unknown options will be silently ignored. If
* `-lh` higher colors will have higher priority planes
These two options allow some control on how the colors get ordered (namely, to avoid the flickering routines make flicker the brigther colors)

## PCX2SPR+ only
### PCX2SPR+ only
* `-w<16..255>` sprite width (default: 16px)
Sprite width inside the spritesheet.
* `-h<16..255>` sprite height (default: 16px)
Expand All @@ -112,7 +112,7 @@ Order of options is non important. Unknown options will be silently ignored. If
Save SPATBL as binary file.
Default is the more versatile ASCII assembly code file.

## TMX2BIN only
### TMX2BIN only
* `-t<0..255>` reorganize data as metatiles of <0..255>x<0..255> bytes
If not provided, the output data will be the same as it is in the TMX file.
If a metatile size is provided, the data will be scanned from left to right and from top to bottom in blocks of the specified size.
Expand Down

0 comments on commit 42b1c23

Please sign in to comment.