SaintCoinach
SaintCoinach copied to clipboard
Game string parsing
- Improve on string parsing (
StringHelper
class.)
As of ba3138ab0025bba071e0329a117ed818fdd3afdc:
- Decoder groundwork is ready and should make adding more tags simple.
- Decoding of
If
,Emphasis
,Sheet
,Dash
andLineBreak
tags is fully supported.
As of f5f439a3c37633f8dc665e883def26be3daa5abe:
- Added most tags present in game data.
- Unknowns marked with TODO in
Text.TagType
.