videlais / example-story-format

An example story format for Twine 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example

This is an example story format for Twine 2.

See the blog series Creating your own Twine 2 Story Format for more details.

Building

node index.js will build a "format.js" file in the dist folder. This can then be loaded in Twine 2 or used with Twee tools.

Loading in Twine 2

In Twine 2, click on Story Formats. Go to the 'Add a New Format' tab. Copy and paste the following URL and then click '+Add': https://videlais.github.io/example-story-format/dist/format.js

About

An example story format for Twine 2

License:MIT License


Languages

Language:HTML 91.9%Language:JavaScript 8.1%