Update Design Doc: `level` tool

master
Ashley N. 2023-09-04 20:43:57 +00:00
parent 2d3c9b2c70
commit 968e93b009
1 changed files with 1 additions and 0 deletions

@ -48,6 +48,7 @@ The .lvl format is output by the `level` tool. It is a binary format ideal for u
### Map Tile Size ### Map Tile Size
1 byte: The width _in number of tiles_ of each entry in the level map. 1 byte: The width _in number of tiles_ of each entry in the level map.
1 byte: The height _in number of tiles_ of each entry in the level map. 1 byte: The height _in number of tiles_ of each entry in the level map.
(TBD !!) (TBD !!)