123456789101112131415 |
- {
- "name": "at.kairoscope.kairoengine.core",
- "displayName" : "KairoEngine Core",
- "version": "0.1.3",
- "unity": "2020.3",
- "description": "Base package for the KairoEngine library by Kairoscope",
- "repository": {
- "type": "git",
- "url": "https://git.kairoscope.net/kairoengine/core.git"
- },
- "author": "James Peret",
- "dependencies": {
- "com.unity.mathmatics":"1.2.1"
- }
- }
|