Update Design Doc: `level` tool
parent
b7916239ae
commit
401490a637
|
@ -49,7 +49,7 @@ The .lvl format is output by the `level` tool. It is a binary format ideal for u
|
|||
```
|
||||
2 bytes: Number of entities
|
||||
For (number of entities):
|
||||
* 2 bytes: Entity ID (-1 if not present)
|
||||
* 2 bytes: Entity ID
|
||||
```
|
||||
|
||||
### Component Definitions
|
||||
|
|
Loading…
Reference in New Issue