mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-10 12:41:57 -05:00
UPM package
This commit is contained in:
parent
7b9d604810
commit
09a46eb2d7
|
|
@ -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" ],
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user