Morrowind Mod:Mod File Format/TES3
The UESPWiki – Your source for The Elder Scrolls since 1995
The TES3 record stores the master or plugin file's header data. This includes: author name, description, file version, master files, and the size of the master files.
C | Field | Type/Size | Info |
---|---|---|---|
+ | HEDR | struct (300 bytes) |
Header
|
* | MAST | zstring | Master filename
|
DATA | uint64 | Size of the previous master file in bytes (used for version tracking of plugin) |