Northland LIB
Jump to navigation
Jump to search
Choose archive extension:
LIB
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Version (1)
uint32 {4} - Number Of Directories?
uint32 {4} - Number Of Files?
// for each directory
- uint32 {4} - Directory Name Length
- char {X} - Directory Name
- uint32 {4} - Parent Directory ID
// for each file
- uint32 {4} - Filename Length
- char {X} - Filename
- uint32 {4} - File Offset
- uint32 {4} - File Length
byte {X} - File Data
MultiEx BMS
Not written yet