Stolen BCB

From XentaxWiki
Revision as of 15:09, 21 January 2021 by imported>Ikskoks
Jump to navigation Jump to search

BCB


Format Specifications

uint32 {4}   - Number Of Files

// for each file

uint32 {4}   - File Size


// for each file

byte {1}     - Filename Length
char {X}     - Filename


byte {X}     - Padding with (byte)241 to a multiple of 2048 bytes
byte {X}     - File Data

MultiEx BMS Script

Not written yet

Compatible Programs