Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 376 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 376 Bytes

Installation

$ npm install -g https://github.com/ut7/twine-fusion

Usage

Export stories to be merged with Twine's Publish to file command.

Stories should not have passages with the same names.

$ twine-fusion story1.html story2.html … storyN.html > merged.html

Now import the resulting file into Twine using the Import from file command.