mirror of
https://github.com/Ratstail91/Mementos.git
synced 2025-11-29 02:24:28 +11:00
21 lines
461 B
JSON
21 lines
461 B
JSON
{
|
|
"name": "com.inklestudios.ink-unity-integration",
|
|
"version": "1.0.0",
|
|
"displayName": "Ink Unity Integration",
|
|
"description": "Unity integration for the open source ink narrative scripting language.",
|
|
"unity": "2018.4",
|
|
"dependencies": {},
|
|
"keywords": [
|
|
"ink",
|
|
"inky",
|
|
"inkle",
|
|
"story",
|
|
"narrative"
|
|
],
|
|
"author": {
|
|
"name": "Inkle",
|
|
"email": "info@inklestudios.com",
|
|
"url": "https://www.inklestudios.com/"
|
|
}
|
|
}
|