mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-27 21:34:38 -05:00
add VRMShaders/package.json
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
"description" : "VRM importer",
|
||||
"unity" : "2017.1",
|
||||
"keywords" : [ "vrm", "importer", "avatar", "vr" ],
|
||||
"author" : { "name": "VRM Consortium" }
|
||||
"author" : { "name": "VRM Consortium" },
|
||||
"dependencies": {
|
||||
"com.vrmc.vrmshaders": "0.56.0"
|
||||
}
|
||||
}
|
||||
|
||||
9
Assets/VRMShaders/package.json
Normal file
9
Assets/VRMShaders/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name" : "com.vrmc.vrmshaders",
|
||||
"version" : "0.56.0",
|
||||
"displayName" : "VRM Shaders",
|
||||
"description" : "VRM Shaders",
|
||||
"unity" : "2017.1",
|
||||
"keywords" : [ "vrm", "shader" ],
|
||||
"author" : { "name": "VRM Consortium" }
|
||||
}
|
||||
7
Assets/VRMShaders/package.json.meta
Normal file
7
Assets/VRMShaders/package.json.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0905ad83e0b774444bcc48ac9a191d51
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user