Treasure Cove! BNDL

From XentaxWiki
Revision as of 23:49, 24 January 2021 by imported>Ikskoks
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

BNDL


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