UPM package

This commit is contained in:
ousttrue 2020-08-25 20:57:52 +09:00
parent 7b9d604810
commit 09a46eb2d7
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name" : "com.vrmc.meshutility",
"displayName" : "MeshUtility",
"version" : "0.0.1",
"version" : "0.58.1",
"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" ],

View File

@ -14,6 +14,7 @@
"name": "VRM Consortium"
},
"dependencies": {
"com.vrmc.vrmshaders": "0.58.1"
"com.vrmc.vrmshaders": "0.58.1",
"com.vrmc.meshutility": "0.58.1"
}
}