1 DRAFT plugins
Hleb Valoshka edited this page 2019-10-21 23:39:18 +03:00

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|
+--------+--------+--------+--------+