mirror of
https://github.com/GerbilSoft/mst06.git
synced 2025-06-18 19:45:32 -04:00
Sonic '06 MST Decoder and Encoder
![]() Currently decodes strings from MST files. License: GPL v3.0 Known issues: - Very quick and dirty. - Prints all strings to stdout. Should eventually create an XML file. - UTF-16BE isn't properly converted to UTF-8. Instead, the characters are truncated to 8-bit. This works for English, but has issues with other Latin-based languages, and completely screws up Japanese. |
||
---|---|---|
cmake | ||
src | ||
CMakeLists.txt | ||
LICENSE |