CensoredUsername / unrpyc

A ren'py script decompiler
Other
864 stars 157 forks source link

Add support for testcase statement #46

Closed jackmcbarn closed 8 years ago

jackmcbarn commented 8 years ago

Ren'Py git now supports a testcase statement, which has a sub-language of its own like screens do. We should support decompiling it (though probably not until after it's present in a release, in case there's any breaking changes to it until then).