James Peret пре 2 година
родитељ
комит
76d31a617c
1 измењених фајлова са 15 додато и 0 уклоњено
  1. 15 0
      pakage.json

+ 15 - 0
pakage.json

@@ -0,0 +1,15 @@
+{
+    "name": "at.kairoscope.kairoengine.achievements",
+    "displayName": "KairoEngine Achievements",
+    "version": "0.1.0",
+    "unity": "2020.3",
+    "description": "Kairoengine achievements library.",
+    "dependencies": {
+      "at.kairoscope.kairoengine.core":"0.1.9"
+    },
+    "repository": {
+      "type": "git",
+      "url": "https://git.kairoscope.net/kairoengine/achievements.git"
+    },
+    "author": "Kairoscope"
+  }