-
Notifications
You must be signed in to change notification settings - Fork 17
arktribe
Roland Firmont edited this page Sep 7, 2016
·
2 revisions
This fileformat contains the following sections in exactly this order
- Header
- Object list
- Additional Data (properties + other data)
Fields
- Int32 version - always 1 for this version
The main tribe object will be an instance of the class PrimalTribeData
Fields
- Int32 count - number of objects
- For 1..count
- Object object
Contains multiple chunks of data, propertiesOffset is an offset from the beginning of this file into this section.
Content of each chunk
- List of properties, terminated by a "None" property
- Int32 zero - 0
- Possibly additional data, depending on structGuid