Skip to content
Hleb Valoshka edited this page Feb 4, 2023 · 1 revision

Common header structure

+--------+--------+--------+--------+
| API version     |  Type  | Rsrvd  |
+--------+--------+--------+--------+
| Type-depended data                |
| ...                               |
+--------+--------+--------+--------+

Type-depended data

For script plugins:

+--------+--------+--------+--------+
| Pointer to initialize method      |
+--------+--------+--------+--------+
| Pointer to ScriptedOrbit fabric   |
+--------+--------+--------+--------+
| Pointer to ScriptedRotation fabric|
+--------+--------+--------+--------+