Game Net Match LIB
Jump to navigation
Jump to search
LIB + DIN
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
char {4} - Header (DBIN)
uint32 {4} - Number Of Files
// for each file
- uint32 {4} - File ID (incremental, starting at 0)
- char {13} - Filename (null)
- uint32 {4} - File Offset
- uint32 {4} - File Size
MultiEx BMS Script
Not written yet
Notes and Comments
The *.din file has the directory, the *.lib file has the file data