BOD format
From X-Wiki
BOD format is a format in which data in BOD files are stored.
In fact there is really not any common BOD format - instead there are two different formats for storing bodies and scenes:
Nevertheless, there are some common properties of both formats which can generalise BOD format:
- data are written in plain text
- slash (
/) acts as a comment introduction character - fields are delimeted by semicolon (
;) (with some exceptions) - newlines are ignored (they are not significant)

