-
Notifications
You must be signed in to change notification settings - Fork 3
/
catalog.json
780 lines (780 loc) · 28.4 KB
/
catalog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
[
{
"name": "Adventures",
"author": "Longwelwind",
"docs": "https://longwelwind.github.io/adventures/",
"base": "https://cdn.rawgit.com/Longwelwind/adventures/master/dist/",
"repo": "https://github.com/longwelwind/adventures/",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "A story format to create RPG stories with health, loot, gold and more. See its <a href=\"https://longwelwind.github.io/adventures/\">documentation</a>",
"extendedDescription": "\"allows writers to add RPG elements such as health, items, golds and more to their story\"",
"basedOn": "Snowman",
"notes": "Note that rawgit is shutting down, though this particular repository was still being served at the time of writing."
},
{
"name": "AdventureTome",
"author": "Sophie Houlden",
"repo": "https://codeberg.org/MxSophie/AdventureTome",
"docs": "https://sophiehoulden.com/twine/at/guide.html",
"base": "https://sophiehoulden.com/twine/at/",
"image": "aticon.svg",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["gamebook"],
"description": "Displays twine stories as playable adventure gamebooks, complete with character sheet and full undo/redo.",
"extendedDescription": "A story format for Twine that presents stories as a playable gamebook in the browser, complete with character sheets, dice, and an undo history",
"notes": "Related to WritingFantasy and somewhat compatible with Gordian Book (gordianbook.art)."
},
{
"name": "Botscripten",
"author": "Jakob Heuser",
"docs": "https://github.com/aibex/botscripten/blob/master/FOR_AUTHORS.md",
"base": "https://cdn.jsdelivr.net/gh/aibex/botscripten@master/dist/Twine2/Botscripten/",
"image": "icon.svg",
"repo": "https://github.com/aibex/botscripten",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["stretchtext"],
"description": "An interactive chat viewer",
"extendedDescription": "A modified Twine engine specifically for chat conversations",
"basedOn": "Trialogue",
"notes": "Despite the modified Twine engine, there is a story format here."
},
{
"name": "Boundless",
"author": "Brandon Tom",
"docs": "https://github.com/magicink/boundless/blob/develop/README.md",
"base": "https://github.com/magicink/boundless/releases/download/v0.0.7/",
"repo": "https://github.com/magicink/boundless",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "a React-based story format for Twine",
"notes": "One wonders how well serving a story format from a github releases page works."
},
{
"name": "Chapbook",
"author": "Chris Klimas",
"docs": "https://klembot.github.io/chapbook/",
"demo": "https://klembot.github.io/chapbook/examples/cloak-of-darkness.html",
"base": "https://klembot.github.io/chapbook/use/1.2.3/",
"image": "logo.svg",
"repo": "https://github.com/klembot/chapbook",
"license": "MIT License",
"official": true,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["markdown","beta"],
"description": "A Twine story format emphasizing ease of authoring, multimedia, and playability on many different types of devices.",
"extendedDescription": "a new official format \"designed to be easy to work with as an author and generate output that is a pleasure to read by players\"",
"notes": "There's also a 'micro' version without test-related code available at https://klembot.github.io/chapbook/use/1.2.3-micro/format.js."
},
{
"name": "CopyPaste",
"author": "cocoknightcom",
"base": "https://cocoknight.com/CopyPaste/dist/",
"image": "icon.svg",
"repo": "https://github.com/cocoknightcom/CopyPaste",
"license": "MIT",
"official": false,
"twine1": false,
"twine2": true,
"proofing": true,
"tags": [],
"description": "A Twine 2 Proofing Story Format that cuts it. Filter passages by tag."
},
{
"name": "Daelog",
"author": "Dan Cox",
"repo": "https://github.com/videlais/daelog",
"base": "https://videlais.github.io/daelog/",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "An experimental story format for generating conversations using Tracery + Twine",
"extendedDescription": "an experimental Twine story format incorporating Tracery"
},
{
"name": "DotGraph",
"author": "M. C. DeMarco",
"docs": "http://mcdemarco.net/tools/scree/dotgraph/",
"demo": "http://mcdemarco.net/tools/scree/test-dotgraph.html",
"base": "https://mcdemarco.net/tools/scree/dotgraph/",
"image": "icon.svg",
"repo": "https://github.com/mcdemarco/dotgraph",
"official": false,
"twine1": true,
"twine2": true,
"proofing": true,
"tags": [],
"description": "A proofing format to make a Graphviz graph of a story.",
"extendedDescription": "displays a graph of your story, with several options for color-coding, clustering, and labeling nodes; it also detects unreachable nodes and terminal leaves",
"basedOn": ""
},
{
"name": "DotScap",
"author": "M. C. DeMarco",
"docs": "http://mcdemarco.net/tools/scree/dotscap/",
"demo": "http://mcdemarco.net/tools/scree/test-dotscap.scap",
"base": "https://mcdemarco.net/tools/scree/dotscap/",
"image": "icon.svg",
"repo": "https://github.com/mcdemarco/dotscap",
"official": false,
"twine1": true,
"twine2": true,
"proofing": true,
"tags": [],
"description": "A proofing format to make a Scapple graph of a story.",
"extendedDescription": "a DotGraph-like format that converts your story into a Scapple mind-map graph and includes a subset of DotGraph's rendering options",
"basedOn": "DotGraph"
},
{
"name": "Dramaturge",
"author": "Emma G. Kowalski",
"demo": "https://nixylvarie.neocities.org/Fate%20Entwined.html",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["stretchtext","unavailable"],
"description": "A minimal story format for authors experienced with HTML, CSS, and JavaScript.",
"extendedDescription": "an unreleased format including dialog boxes, with plans for stretchtext",
"basedOn": "Snowman",
"notes": "Announced on Reddit: https://www.reddit.com/r/twinegames/comments/9pamei/css_feedback_new_story_format_dramaturge/"
},
{
"name": "enscree",
"author": "M. C. DeMarco",
"docs": "http://mcdemarco.net/tools/scree/enscree/",
"base": "https://mcdemarco.net/tools/scree/enscree/",
"image": "icon.svg",
"official": false,
"twine1": false,
"twine2": true,
"proofing": true,
"tags": [],
"description": "Free utility format to export your story for import to Scree.",
"extendedDescription": "exports a Twine 2 story into a MultiMarkdown format used for importing into Scrivener or Scree",
"basedOn": "Entweedle"
},
{
"name": "entwee",
"author": "M. C. DeMarco",
"docs": "http://mcdemarco.net/tools/entwee/",
"base": "https://mcdemarco.net/tools/entwee/",
"image": "icon.svg",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": true,
"tags": ["twee"],
"description": "Export your story to a Twee text file.",
"extendedDescription": "exports a Twine 2 story into the twee plain text format and automatically downloads it as text",
"basedOn": "enscree",
"notes": "Proof of concept that you can work around \"the issue Entweedle can't work around\" in https://github.com/klembot/twinejs/issues/289"
},
{
"name": "Entweedle",
"author": "Michael McCollum",
"docs": "http://www.maximumverbosity.net/twine/Entweedle/",
"base": "https://www.maximumverbosity.net/twine/Entweedle/",
"image": "icon.svg",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"utility": true,
"tags": ["twee"],
"description": "Free utility format to export your story into Twee 3 format.",
"extendedDescription": "the original twee-ifying story format for Twine 2",
"notes": "Updated to create StoryData, though in a way that upsets Tweego. Ought to be a proofing format but isn't currently."
},
{
"name": "Example",
"author": "Dan Cox",
"repo": "https://github.com/videlais/example-story-format",
"base": "https://videlais.github.io/example-story-format/dist/",
"docs": "https://videlais.com/2020/02/28/creating-your-own-twine-2-story-format-part-1-understanding-twine-2-html-structures/",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "An example story format",
"extendedDescription": "An example story format for Twine 2"
},
{
"name": "Foil",
"author": "Kevin Groat",
"repo": "https://github.com/kgroat/twine-foil",
"license": "ISC",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "A minimalistic story format for Twine 2.",
"extendedDescription": "similar to Snowman, and undocumented at the moment",
"basedOn": "Snowman",
"notes": "There was documentation, but the server seems to be down."
},
{
"name": "Gately",
"author": "Furkle Industries",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["unavailable"],
"extendedDescription": "a rumored story format"
},
{
"name": "Harlowe",
"author": "Leon Arnott",
"docs": "https://twine2.neocities.org",
"base": "https://twinery.org/2/story-formats/harlowe-3.3.8/",
"image": "icon.svg",
"repo": "https://foss.heptapod.net/games/harlowe",
"official": true,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "The default story format for Twine 2, with numerous programming features and a rich passage editor. No HTML, JS or CSS experience required. Consult its <a href='https://twine2.neocities.org/' target='_blank' rel='noopener noreferrer'>documentation</a>.",
"extendedDescription": "the default Twine 2 story format, pretty and opinionated"
},
{
"name": "Illume",
"author": "Michael McCollum",
"docs": "http://www.maximumverbosity.net/twine/Illume/",
"base": "https://www.maximumverbosity.net/twine/Illume/",
"image": "icon.svg",
"official": false,
"twine1": false,
"twine2": true,
"proofing": true,
"tags": [],
"description": "Free proofing format integrating basic workflow features for collaborative work.",
"extendedDescription": "an \"experiment in producing a proofing format for Twine 2 that offers more functionality than a simple text dump\"",
"notes": "Please note that the online version of Twine 2 requires that you change the \"http\" in the url shown at the format's website to \"https\" in order to load this format."
},
{
"name": "Jinx",
"author": "Derek Timm-Brock",
"repo": "https://github.com/derektb/jinx",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"license": "MIT License",
"tags": [],
"description": "A Twine 2 story format for building and running interactive comics in Twine",
"extendedDescription": "\"A Twine story format for making interactive comics\"",
"basedOn": "Snowman",
"notes": "Migrated from Twize."
},
{
"name": "Jonah",
"author": "",
"docs": "https://twinery.org/wiki/twine1:reference",
"official": true,
"twine1": true,
"twine2": false,
"proofing": false,
"tags": ["stretchtext"],
"extendedDescription": "a built-in Twine 1 stretchtext story format"
},
{
"name": "Journal",
"author": "Leon Arnott",
"docs": "https://www.glorioustrainwrecks.com/node/4997",
"demo": "https://www.glorioustrainwrecks.com/files/town-Journal.html",
"official": false,
"twine1": true,
"twine2": false,
"proofing": false,
"tags": ["stretchtext"],
"extendedDescription": "a horizontal variant of the Twine 1 stretchtext story format Jonah",
"basedOn": "Jonah",
"notes": "Available for download at http://www.glorioustrainwrecks.com/files/Journal.zip."
},
{
"name": "JTwine-to-JSON",
"author": "Jason Francis",
"base": "https://cdn.githubraw.com/BL-MSCH-C220/JTwine-to-JSON/main/",
"repo": "https://github.com/BL-MSCH-C220/JTwine-to-JSON",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"utility": true,
"tags": ["json"],
"description": "Export your Twine 2 story as a JSON document, based on Twine-to-JSON",
"extendedDescription": "A story format for converting a Twine 2 story to JSON with special support for Harlowe 3.x. Specifically created for MSCH-C220 at Indiana University—Bloomington.",
"basedOn": "Twine-to-JSON",
"notes": "This ought to be a proofing format, but isn't."
},
{
"name": "Mirapol",
"author": "Florent Uguet",
"repo": "https://github.com/FuSoftware/Mirapol/",
"license": "MIT",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "A story format aimed to be a middle ground between Harlowe and SugarCube."
},
{
"name": "Moontale",
"author": "Hamish Milne",
"repo": "https://github.com/hamish-milne/moontale/",
"docs": "https://moontale.hmilne.cc",
"base": "https://hamish-milne.github.io/moontale/",
"image": "icon.svg",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"license": "MIT License",
"tags": [],
"description": "A Twine 2 story format that outputs Lua",
"extendedDescription": "For \"developers of text-driven or narrative-heavy games using Unity, Unreal, LÖVE, or any other engine that supports Lua, who would benefit from the use of Twine as a development tool.\""
},
{
"name": "OldFashioned",
"author": "Blair MacIntyre",
"repo": "https://github.com/blairmacintyre/oldfashioned",
"base": "https://raw.githubusercontent.com/blairmacintyre/oldfashioned/master/storyformat/oldfashioned/",
"image":"icon.svg",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"license": "Simplified BSD License",
"tags": [],
"description": "An AR extension to the Twine 2 port of the Twine 1 SugarCube story format. See its <a href=\"http://www.motoslave.net/sugarcube/2/#documentation\" target=\"_blank\">documentation</a>.",
"extendedDescription": "an experimental \"authoring tool for 3D Augmented, Mixed and (eventually) Virtual Reality stories\"",
"basedOn": "SugarCube"
},
{
"name": "Paloma",
"author": "M. C. DeMarco",
"docs": "http://mcdemarco.net/tools/scree/paloma/",
"demo": "http://mcdemarco.net/tools/scree/test-paloma.html",
"base": "http://mcdemarco.net/tools/scree/paloma/",
"image": "icon.svg",
"repo": "https://github.com/mcdemarco/paloma/",
"official": false,
"twine1": true,
"twine2": true,
"proofing": false,
"tags": ["stretchtext","markdown"],
"extendedDescription": "a Jonah-style stretchtext story format for Twine 1 and 2",
"basedOn": "Snowman"
},
{
"name": "Paperthin",
"author": "Chris Klimas",
"base": "https://twinery.org/2/story-formats/paperthin-1.0.0/",
"image": "icon.svg",
"repo": "https://github.com/klembot/paperthin/",
"license": "ZLib/Libpng",
"official": true,
"twine1": false,
"twine2": true,
"proofing": true,
"tags": [],
"description": "The default proofing format for Twine 2. Icon designed by <a href=\"http://www.thenounproject.com/Simon Child\">Simon Child</a> from the <a href=\"http://www.thenounproject.com\">Noun Project</a>",
"extendedDescription": "the built-in proofing format for Twine 2",
"notes": "Paperthin takes a pure CSS approach to display passage contents."
},
{
"name": "Poof",
"author": "Chapel",
"docs": "https://twinelab.net/poof/",
"demo": "https://twinelab.net/poof/demo/",
"base": "https://cdn.jsdelivr.net/gh/chapelr/poof@latest/docs/use/",
"image": "icon.svg",
"repo": "https://github.com/ChapelR/poof",
"license": "The Unlicense",
"official": false,
"twine1": false,
"twine2": true,
"proofing": true,
"tags": [],
"description": "A proofing format.",
"extendedDescription": "Poof is a Twine 2 proofing and utility format that empowers you to review, edit, and proofread your content in a more productive way.",
"notes": "Despite the humble description, Poof does much more than proof."
},
{
"name": "Poste-Monstre-Tresor",
"author": "Diane Landais",
"docs": "https://github.com/ker0chan/poste-monstre-tresor-story-format/blob/main/README.md",
"base": "https://ker0chan.github.io/poste-monstre-tresor-story-format/dist/",
"repo": "https://github.com/ker0chan/poste-monstre-tresor-story-format",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["gamebook"],
"description": "A linear rendering of a story, using numbers for passages and the links between them.",
"extendedDescription": "A custom Twine 2 format to render stories as a printable, linear blocks of text",
"notes": "Fits a gamebook onto a postcard."
},
{
"name": "PrePub",
"author": "M. C. DeMarco",
"docs": "http://mcdemarco.net/tools/scree/prepub/",
"demo": "http://mcdemarco.net/tools/scree/test-prepub.epub",
"base": "https://mcdemarco.net/tools/scree/prepub/",
"image": "icon.svg",
"repo": "https://github.com/mcdemarco/prepub/src/default/",
"license": "MIT",
"official": false,
"twine1": true,
"twine2": true,
"proofing": true,
"tags": ["markdown","gamebook"],
"description": "A Markdown story format for use with Pandoc.",
"extendedDescription": "Converts a simple Twine 1 or 2 story into a MultiMarkdown format used for generating eBooks with Pandoc.",
"basedOn": "enscree"
},
{
"name": "Protagonist",
"author": "Massive Danger",
"docs": "https://github.com/massivedanger/protagonist/",
"base": "https://cdn.rawgit.com/massivedanger/protagonist/master/dist/",
"image": "icon.svg",
"repo": "https://github.com/massivedanger/protagonist",
"license": "ISC",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["markdown"],
"description": "A format for power users",
"extendedDescription": "\"A Twine story format with power!\"",
"basedOn": "Snowman",
"notes": "Note that rawgit is shutting down, though this particular repository was still being served at the time of writing."
},
{
"name": "reach",
"author": "Mike Spears",
"docs": "https://ecampusontario.pressbooks.pub/reach/",
"base": "https://cdn.jsdelivr.net/gh/UofTMADLab/reach-dist/",
"format": "reach.js",
"image": "icon.svg",
"repo": "https://github.com/UofTMADLab/reach-dist",
"license": "MIT",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["markdown"],
"description": "reach is a twine story format for authoring immersive XR narratives, environments and prototypes.",
"basedOn": "Snowman"
},
{
"name": "Responsive",
"author": "",
"docs": "https://twinery.org/wiki/twine1:reference",
"official": true,
"twine1": true,
"twine2": false,
"proofing": false,
"tags": [],
"extendedDescription": "a built-in Twine 1 story format based on Sugarcane that was supposed to be more responsive (in the mobile-first sense)",
"basedOn": "Sugarcane"
},
{
"name": "Screentastic",
"author": "Sean Simon",
"base": "https://github.com/seansimonanimation/Screentastic/blob/master/dist/currentRelease/",
"repo": "https://github.com/seansimonanimation/Screentastic",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "A Twine 2 Story Format for creating Interactive Screenplays."
},
{
"name": "Sisal",
"author": "Henry Soule",
"repo": "https://github.com/HarmlessTrouble/codename-Sisal/",
"official": false,
"twine1": true,
"twine2": false,
"proofing": false,
"tags": ["unavailable"],
"extendedDescription": "a rumored story format",
"notes": "The twine version is only a guess from what I read in the issue tracker; the codebase is currently empty."
},
{
"name": "Snowcat",
"author": "Michael Ramaker",
"docs": "https://bitbucket.org/crzybvr69/snowcat/",
"base": "",
"image": "icon.svg",
"repo": "https://bitbucket.org/crzybvr69/snowcat/",
"archive": "https://bitbucket-archive.softwareheritage.org/projects/cr/crzybvr69/snowcat.html",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["unavailable"],
"extendedDescription": "\"creating a merger of Snowman and Harlowe\"",
"basedOn": "Snowman",
"notes": "Insert your own abominable joke here. The repo was in Mercurial on Bitbucket and deleted. See the archive."
},
{
"name": "Snowman",
"author": "Chris Klimas",
"base": "https://twinery.org/2/story-formats/snowman-2.0.2/",
"image": "icon.svg",
"repo": "https://github.com/videlais/snowman",
"official": true,
"twine1": true,
"twine2": true,
"proofing": false,
"tags": [],
"description": "A minimal story format for authors experienced with HTML, CSS, and JavaScript.",
"extendedDescription": "a bare-bones built-in Twine 2 story format for those fluent in JavaScript, upon which many indie formats have been based",
"notes": "The main repo has a new maintainer, Dan Cox. The Twine 1 version repo was in Mercurial on Bitbucket and deleted. There is an archive, including a pre-built release, here: https://bitbucket-archive.softwareheritage.org/projects/kl/klembot/snowman-1.4.html"
},
{
"name": "Sugarcane",
"author": "",
"docs": "https://twinery.org/wiki/twine1:reference",
"official": true,
"twine1": true,
"twine2": false,
"proofing": false,
"tags": [],
"extendedDescription": "a built-in Twine 1 story format that was very popular in its day",
"basedOn": "TiddlyWiki"
},
{
"name": "SugarCube",
"author": "Thomas Michael Edwards",
"docs": "http://www.motoslave.net/sugarcube/2/docs/",
"base": "https://twinery.org/2/story-formats/sugarcube-2.36.1/",
"image": "icon.svg",
"repo": "https://github.com/tmedwards/sugarcube-2",
"license": "Simplified BSD License",
"official": true,
"twine1": true,
"twine2": true,
"proofing": false,
"tags": [],
"description": "A full featured, highly customizable story format. See its <a href=\"http://www.motoslave.net/sugarcube/2/#documentation\" target=\"_blank\">documentation</a>.",
"extendedDescription": "the most flexible and powerful story format"
},
{
"name": "Trialogue",
"author": "Philo van Kemenade",
"demo": "https://fillafulla.sng.sk/chat/",
"base": "https://raw.githubusercontent.com/phivk/trialogue/main/dist/Twine2/Trialogue/",
"image": "icon.svg",
"repo": "https://github.com/phivk/trialogue",
"official": false,
"twine1": true,
"twine2": true,
"proofing": false,
"tags": ["stretchtext"],
"description": "A chat style story format based on Paloma",
"extendedDescription": "a chat story format",
"basedOn": "Paloma"
},
{
"name": "TwineJson",
"author": "Cauli Tomaz",
"repo": "https://github.com/cauli/TwineJson",
"base": "https://raw.githubusercontent.com/cauli/TwineJson/master/dist/",
"image": "icon.svg",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": true,
"tags": ["json"],
"extendedDescription": "exports a story to JSON, possibly in hierarchical format",
"notes": "This format was once hosted, but that domain is gone."
},
{
"name": "TwineSpace",
"author": "Dan Cox et al.",
"repo": "https://github.com/videlais/twine-space",
"docs": "https://videlais.github.io/twine-space/#/",
"base": "https://videlais.github.io/twine-space/dist/",
"format": "aframe-format.js",
"image": "icon.svg",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "A Twine 2 story format supporting locative and mixed reality projects",
"notes": "There are two different format files, for different levels of functionality. The other one is arjs-format.js."
},
{
"name": "twine2-story-format",
"author": "exercism",
"repo": "https://github.com/exercism/twine2-story-format",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["markdown"],
"description": "Story format to build exercism walkthroughs",
"extendedDescription": "The story format is based on snowman, and its only difference is that any text within code blocks aren't converted to links.",
"basedOn": "Snowman",
"notes": "Appears to be a minor Snowman variant for private use."
},
{
"name": "twine-monogatari",
"author": "Haroldo O. Pinheiro",
"demo": "https://haroldo-ok-2.github.io/twine-monogatari/v0.2.0/demo.html",
"base": "https://haroldo-ok-2.github.io/twine-monogatari/v0.2.0/",
"repo": "https://github.com/haroldo-ok/twine-monogatari/",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": [],
"description": "Allows one to use Twine to create Visual Novels for the Monogatari engine.",
"basedOn": "Twison"
},
{
"name": "Twine to JSON",
"author": "Jonathan Schoonhoven",
"base": "https://jtschoonhoven.github.io/twine-to-json/dist/",
"format": "twine.js",
"repo": "https://github.com/jtschoonhoven/twine-to-json",
"license": "MIT License",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"utility": true,
"tags": ["json"],
"description": "Convert Twine story to JSON",
"extendedDescription": "\"You should probably use Twison. Twine-to-JSON currently has an unstable API and is less well tested. However, if Twison isn't working for you, you may have better luck with Twine-to-JSON.\"",
"notes": "There's also a Harlowe version, named harlowe-3.js."
},
{
"name": "TwingeX",
"author": "Ben (that guy) Winding",
"base": "https://cdn.jsdelivr.net/gh/benwinding/twingex@master/",
"format": "twingex.js",
"image": "icon.svg",
"repo": "https://github.com/benwinding/twingex",
"official": false,
"twine1": false,
"twine2": true,
"proofing": true,
"license": "MIT License",
"tags": ["json"],
"description": "The extremely simple 'twingex' format.",
"extendedDescription": "a JSON exporter that also has a headless (command-line) option",
"basedOn": "Entweedle"
},
{
"name": "Twison",
"author": "Mike Lazer-Walker",
"base": "https://lazerwalker.com/twison/",
"repo": "https://github.com/lazerwalker/twison",
"official": false,
"twine1": false,
"twine2": true,
"proofing": true,
"tags": ["json"],
"license": "MIT License",
"description": "Export your Twine 2 story as a JSON document",
"extendedDescription": "another JSON exporter whose goal \"is to make it easy to use Twine as a frontend for forms of storytelling that differ from Twine's default hypertext output\"",
"basedOn": "Entweedle",
"notes": "\"inspired by Entweedle\""
},
{
"name": "Twize",
"author": "Derek Timm-Brock",
"repo": "https://bitbucket.org/derektb/twize/",
"archive": "https://bitbucket-archive.softwareheritage.org/projects/de/derektb/twize.html",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"license": "MIT License",
"tags": ["stretchtext"],
"description": "An opinionated Twine storyformat designed for making Wizard Town-style interactive comics",
"extendedDescription": "\"an opinionated Twine StoryFormat designed for building and displaying interactive comics\"",
"notes": "Apparently replaced by Jinx. The repo was in Mercurial on Bitbucket and deleted. See the archive."
},
{
"name": "Wasteland",
"author": "Jessica Paoli",
"repo": "https://bitbucket.org/skullface/wasteland/",
"official": false,
"twine1": true,
"twine2": false,
"proofing": false,
"tags": [],
"extendedDescription": "\"a semantic Twine [1] Story Format focused on readability\"",
"notes": "The repo is in git on Bitbucket and not endangered."
},
{
"name": "WritingFantasy",
"author": "Sophie Houlden",
"docs": "https://sophiehoulden.com/twine/writingfantasy_guide.html",
"base": "https://sophiehoulden.com/twine/",
"format": "writingfantasy_1.js",
"image": "wficon.svg",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"tags": ["gamebook"],
"extendedDescription": "Outputs a twine story in gamebook format, listing all passages in a shuffled order, and changing links to a '(turn to 123)' instruction",
"notes": "There is also a format file writingfantasy_1_min.js."
},
{
"name": "YarnTwiner",
"author": "Khan-ali Ibrahim",
"repo": "https://github.com/KXI-System/YarnTwiner",
"docs": "https://github.com/KXI-System/YarnTwiner/blob/master/DOCS.md",
"base": "https://kxi-system.github.io/YarnTwiner/release/",
"official": false,
"twine1": false,
"twine2": true,
"proofing": false,
"license": "MIT License",
"tags": [],
"description": "The Twine story format that lets you write and export to Yarn!",
"notes": "Note that the format file names are not standard."
}
]