Changes between Version 8 and Version 9 of ArmyBuilder/ABFileFormat


Ignore:
Timestamp:
04/18/09 16:49:45 (11 years ago)
Author:
ibboard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ArmyBuilder/ABFileFormat

    v8 v9  
    2222== The file table ==
    2323
    24 The file table is split in to a header (which also defines details about the file itself) followed by the file table with the list of files, their sizes, offsets within the file and other details. The first 2 bytes of the file table at ''offset'' + 4 is the offset of the actual data as a 16-bit number.
     24The file table is split in to a header (which also defines details about the file itself) followed by the file table with the list of files, their sizes, offsets within the file and other details. The first 2 bytes of the file table at ''offset'' + 4 is the offset of the actual file table entries as a 16-bit number.
    2525
    2626=== The file table header ===