Treasure Cove! BNDL
BNDL
- Game : Treasure Cove!
- Format Type : Misc
- Endian Order : Little Endian
Format Specifications
// Treasure Cove 2.0
// BNDL file format
//little endian
4 bytes - magic // "BNDL"
4 bytes (uint32) - number of entries
//list of IDs
num_of_entries *
{
4 bytes (uint32) - ID
}
MultiEx BMS Script
Not written yet
Notes and Comments
- This file format occurs in Treasure Cove 2.0
Compatible Programs
None