1
0

refactor: write readme and change layout

This commit is contained in:
2026-01-24 22:43:29 +08:00
parent 940ffeecf2
commit 5477072d70
5 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# 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.