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