tmedwards / tweego

Tweego is a free (gratis and libre) command line compiler for Twine/Twee story formats, written in Go.
https://www.motoslave.net/tweego
BSD 2-Clause "Simplified" License
124 stars 23 forks source link

Decompile module option sources #24

Open tmedwards opened 3 years ago

tmedwards commented 3 years ago

Enable decompilation of source files compiled into the document head via the module option (-m, --module).

This very likely will not be backwards compatible with current files, but will still be useful going forward.