- '''Dual languaged (rus+eng) tool for disassembling and assembling scripts .mes from the visual novel's engine Silky Engine (also known as Silky's Engine or SilkyEngine).\nWith it thou can fully edit code, not just strings, as with some earlier tools.\nThou can add line or even message breaks without restrictions!\n\nIt has some useful features.\n- Firstly, during disassembling all opcodes '\x0A' changes to '\x0B', so the engine wouldn't try to decrypt new strings and break latin and half-width kana symbols.\n- Secondly, thou can make comments in txt file with "$" at the beginning of the string.\n- Thirdly, some definations: "#0-" are "free bytes", "#1-" are commands (and "\[...]" are arguments below) and "#2-" are labels.''',
0 commit comments