Marathon icon indicating copy to clipboard operation
Marathon copied to clipboard

A toolkit and library for SONIC THE HEDGEHOG file formats

Results 6 Marathon issues
Sort by recently updated
recently updated
newest added

## Backend - [x] `FileBase` - [x] `BINAHeader` - [x] `BINAReader` - [x] `BINAWriter` ## Formats ### Archive - [ ] `ArcFile` (formerly `U8Archive`) ### Audio - [x] `SoundBank` ###...

Some file types will always have the same file name, the CLI tool can just guess based off that rather than asking. Gathering type information could probably also be improved...

enhancement