12345678910111213141516 |
- {
- "name": "at.kairoscope.kairoengine.sfx",
- "displayName": "KairoEngine SFX",
- "version": "0.1.3",
- "unity": "2020.3",
- "description": "Library for dealing with sound effects.",
- "dependencies": {
- "at.kairoscope.kairoengine.core":"0.1.6",
- "com.unity.editorcoroutines":"1.0.0"
- },
- "repository": {
- "type": "git",
- "url": "https://git.kairoscope.net/kairoengine/sfx.git"
- },
- "author": "Kairoscope"
- }
|