123456789101112131415 |
- {
- "name": "at.kairoscope.kairoengine.story-system",
- "displayName": "KairoEngine Story System",
- "version": "0.1.6",
- "unity": "2020.3",
- "description": "Kairoengine story system based on the Ink language.",
- "dependencies": {
- "at.kairoscope.thirdparty.ink":"1.0.0"
- },
- "repository": {
- "type": "git",
- "url": "https://git.kairoscope.net/kairoengine/story-system.git"
- },
- "author": "Kairoscope"
- }
|