Sonic '06 MST Decoder and Encoder
Go to file
2019-06-12 00:29:46 -04:00
cmake Mst: Added saveXML() to save the string table in XML format. 2019-05-11 15:27:42 -04:00
doc doc/MST_format.md: Updated for recent changes. 2019-05-29 23:25:50 -04:00
extlib Mst: Added saveXML() to save the string table in XML format. 2019-05-11 15:27:42 -04:00
src main.cpp: Missing _T(). 2019-06-12 00:29:46 -04:00
.gitignore .gitignore: Added a .gitignore file. 2019-05-11 10:51:10 -04:00
CMakeLists.txt Mst: Added saveXML() to save the string table in XML format. 2019-05-11 15:27:42 -04:00
LICENSE Initial implementation of mst06, a Sonic'06 MST decoder and encoder. 2019-05-11 10:49:14 -04:00
README.md Initial README file. 2019-05-11 10:51:03 -04:00

Sonic '06 MST Decoder and Encoder

Very preliminary work. Not ready for prime time.

This program will allow you to convert a Sonic '06 MST string table file to XML and vice-versa.