Add instructions for getting story formats

This commit is contained in:
Igor Dvorkin 2021-09-19 10:36:24 -07:00
parent 243cf70ed7
commit 7edf26c41b

View file

@ -61,3 +61,18 @@ go build
Assuming that completed with no errors, your compiled Tweego binary should be in the current directory—likely named either `tweego` or `tweego.exe` depending on your OS.
Finally, see [Tweego's documentation](http://www.motoslave.net/tweego/docs/) for information on how to set it up and use it.
## GETTING STORY FORMATS
Story formats are not bundled with tweego. You can download them from the twinejs repository
git clone https://github.com/klembot/twinejs
And then link them to your storyformats directory
ln -s "$(pwd)/public/story-formats" ~/storyformats
And then verify it worked by listing formats
tweego --list-formats