mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-03-30 06:14:59 -05:00
* rename com.vrmc.unigltf to com.vrmc.gltf * and reversion. com.vrmc.gltf use same version with vrm
15 lines
237 B
JSON
15 lines
237 B
JSON
{
|
|
"name": "com.vrmc.vrmshaders",
|
|
"version": "0.81.0",
|
|
"displayName": "VRM Shaders",
|
|
"description": "VRM Shaders",
|
|
"unity": "2019.4",
|
|
"keywords": [
|
|
"vrm",
|
|
"shader"
|
|
],
|
|
"author": {
|
|
"name": "VRM Consortium"
|
|
}
|
|
}
|