Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 691 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 691 Bytes

Dumb S3M Header Editor

A rough header editor for the Scream Tracker 3 module format, written as a for fun project.

Compiling

You can use CMake, or compiling it yourself.

Manual compiling

Use your favorite C compiler. I mainly tested this with Microsoft Quick C/Borland Turbo C in MS-DOS (via DOSBox-X/DOSBox Staging).

Usage

You specify an input value, edit the values accordingly to the prompt and then the results get saved back into the file.

License

MIT No Attribution, go nuts!

Acknowledgements

  • Future Crew for the header format documentation being available alongside other sources