Browse Source

Added package and readme files

James Peret 1 year ago
parent
commit
4b7ec728d1
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 @@
+# Noise Utilities v0.0.1

+ 7 - 0
Readme.md.meta

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

+ 17 - 0
package.json

@@ -0,0 +1,17 @@
+{
+    "name": "at.kairoscope.kairoengine.noise-utilities",
+    "displayName" : "KairoEngine Noise Utilities",
+    "version": "0.0.1",
+    "unity": "2020.3",
+    "description": "Noise utilities for KairoEngine",
+    "repository": {
+      "type": "git",
+      "url": "https://git.kairoscope.net/kairoengine/noise-utilities.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: 1a489f6a49c839240b74306f442f3658
+TextScriptImporter:
+  externalObjects: {}
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: