9 lines
373 B
Markdown
9 lines
373 B
Markdown
# CKStateChunk Format
|
|
|
|
This directory stores the format specification for the CKStateChunk format.
|
|
CKStateChunk is a core data structure used by Virtools engines.
|
|
So it is important to know the format of CKStateChunk.
|
|
|
|
These concluded formats basically are based on the decompile result.
|
|
For view them, just use a web browser to open `CKStateChunk.html` in this directory.
|