Here's some hex info.
Code: Select all
4bytes (header): FF 42 56 4D (ÿBVM)
1-2bytes: Total node count, files with more than 255 nodes adds an extra byte.
1byte: Byte count for node name/string values (REPEATS FOR MULTIPLE NODES)
06-??: Node name/string value (REPEATS FOR MULTIPLE NODES)
DEPENDENT ON FILE: End of nodes/string values, ends at 01 after the last name/string value.
BEYOND: Hex values for booleans, floats, filenames, varmaps, uid, uid refs <empty> and ints, also node and string IDs.