|
@@ -0,0 +1,17 @@
|
|
|
|
+{
|
|
|
|
+ "name": "at.kairoscope.kairoengine.steam-integration",
|
|
|
|
+ "displayName": "KairoEngine Achievements",
|
|
|
|
+ "version": "0.2.0",
|
|
|
|
+ "unity": "2020.3",
|
|
|
|
+ "description": "Kairoengine achievements library.",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "at.kairoscope.kairoengine.core":"0.2.0",
|
|
|
|
+ "at.kairoscope.thirdparty.sirenix":"1.0.2",
|
|
|
|
+ "at.kairoscope.thirdparty.facepunch":"1.0.0"
|
|
|
|
+ },
|
|
|
|
+ "repository": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://git.kairoscope.net/kairoengine/steam-integration.git"
|
|
|
|
+ },
|
|
|
|
+ "author": "Kairoscope"
|
|
|
|
+ }
|