tge-was-taken / Atlus-Script-Tools

A set of tools for working with scripts used in various game developed by Atlus.
GNU General Public License v3.0
65 stars 40 forks source link

Escape Sequence for Brackets #79

Open austinleroy opened 5 months ago

austinleroy commented 5 months ago

Adding an escape sequence for brackets, updating decompile to utilize it, and adding a test for it.

Made this a separate PR from my cross-platform updates since there shouldn't be a dependency between the two.