Updated package.json
This commit is contained in:
parent
6687800a6e
commit
bc463fa414
7
README.md.meta
Normal file
7
README.md.meta
Normal file
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7fb2df2e4831fc94782d95487f732d65
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
20
package.json
20
package.json
@ -2,6 +2,22 @@
|
||||
"name": "com.passervr.humanoidcontrol_free",
|
||||
"version": "4.1.0",
|
||||
"displayName": "Humanoid Control Free",
|
||||
"description": "Avatar control",
|
||||
"unity": "2019.4"
|
||||
"description": "Humanoid Control is the next generation of human character control. It will provide you with an effortless setup for having animated characters in your environments.",
|
||||
"unity": "2019.4",
|
||||
"author": {
|
||||
"name": "Passer VR",
|
||||
"email": "support@passervr.com",
|
||||
"url": "https://passervr.com"
|
||||
},
|
||||
"documentationUrl": "https://passervr.com/apis/HumanoidControl/Unity/index.html",
|
||||
"changelogUrl": "https://passervr.com/products/humanoidcontrol/release-notes/",
|
||||
"license": "MPL-2.0",
|
||||
"licensesUrl": "http://gitlab.passervr.com/passer/unity/humanoidcontrol4_free/-/blob/main/LICENSE",
|
||||
"keywords": [
|
||||
"avatar",
|
||||
"animation",
|
||||
"vr",
|
||||
"virtual reality",
|
||||
"unityxr"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user