Browse Source

Created package and readme

James Peret 1 year ago
parent
commit
5627bf1079
4 changed files with 32 additions and 0 deletions
  1. 1 0
      Readme.md
  2. 7 0
      Readme.md.meta
  3. 17 0
      package.json
  4. 7 0
      package.json.meta

+ 1 - 0
Readme.md

@@ -0,0 +1 @@
+# Chunks v0.0.1

+ 7 - 0
Readme.md.meta

@@ -0,0 +1,7 @@
+fileFormatVersion: 2
+guid: d7c9773247fb4ae43940b848e10c341c
+TextScriptImporter:
+  externalObjects: {}
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: 

+ 17 - 0
package.json

@@ -0,0 +1,17 @@
+{
+    "name": "at.kairoscope.kairoengine.chunks",
+    "displayName" : "KairoEngine Chunks",
+    "version": "0.0.1",
+    "unity": "2020.3",
+    "description": "Chunking system for KairoEngine",
+    "repository": {
+      "type": "git",
+      "url": "https://git.kairoscope.net/kairoengine/chunks.git"
+    },
+    "author": "Kairoscope",
+    "dependencies": {
+      "at.kairoscope.kairoengine.core":"0.2.5",
+      "at.kairoscope.thirdparty.sirenix":"1.1.0"
+    }
+  }
+  

+ 7 - 0
package.json.meta

@@ -0,0 +1,7 @@
+fileFormatVersion: 2
+guid: 6b9b4f6e2d6407e4c9daff61f081e68f
+TextScriptImporter:
+  externalObjects: {}
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: