Skip to content

Commit 66d98c5

Browse files
authored
Add Ink Narrative Scripting (#220)
Ink is a powerful Narrative Scripting runtime (and editor) for games. https://www.inklestudios.com/ink/
1 parent 3886fae commit 66d98c5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

website/_data/resources.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,5 +431,17 @@
431431
"libraries",
432432
"ui"
433433
]
434+
},
435+
{
436+
"title": "Ink ",
437+
"author": "Inkle Studios",
438+
"cover": "https://www.inklestudios.com/ink/img/ink-logo.png",
439+
"url": "https://github.com/inkle/ink",
440+
"pixelart": false,
441+
"tags": [
442+
"libraries",
443+
"story",
444+
"dialog"
445+
]
434446
}
435447
]

0 commit comments

Comments
 (0)