summaryrefslogtreecommitdiff
path: root/Assets/ThirdParty/VRM/MeshUtility/package.json
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2020-10-15 19:05:22 +0800
committerchai <chaifix@163.com>2020-10-15 19:05:22 +0800
commitf049177e20a276049c61edbad631c1b2bbdd5706 (patch)
tree7d1a1cd9b690a5d9a8b9a65554a191d6ec769601 /Assets/ThirdParty/VRM/MeshUtility/package.json
parent6990a0d1fbdcbbf404f40713363ac1a148c8840a (diff)
-advanced inspector
+odin
Diffstat (limited to 'Assets/ThirdParty/VRM/MeshUtility/package.json')
-rw-r--r--Assets/ThirdParty/VRM/MeshUtility/package.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/Assets/ThirdParty/VRM/MeshUtility/package.json b/Assets/ThirdParty/VRM/MeshUtility/package.json
new file mode 100644
index 00000000..1bb826ba
--- /dev/null
+++ b/Assets/ThirdParty/VRM/MeshUtility/package.json
@@ -0,0 +1,13 @@
+{
+ "name": "com.vrmc.meshutility",
+ "version": "0.61.0",
+ "displayName": "MeshUtility",
+ "unity": "2018.4",
+ "description": "MeshUtility is a package for mesh separation, etc. \n\nCheck out the latest information here: <https://github.com/vrm-c/UniVRM/tree/master/Assets/MeshUtility>",
+ "keywords": [
+ "mesh"
+ ],
+ "author": {
+ "name": "VRM Consortium"
+ }
+}