videlais / extwee

Extwee is a story compiler supporting Twine formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for Twine 2 Archive

videlais opened this issue · comments

Read and write Twine 2 Archive files.

An archive is "one or more" <tw-storydata> elements.

  • Add Twine2ArchiveParser.js + tests
  • Add Twine2ArchiveWriter.js + tests