HumanoidControl_Free/package.json

41 lines
1.2 KiB
JSON

{
"name": "com.passervr.humanoidcontrol_free",
"version": "4.1.2-beta",
"displayName": "Humanoid Control 4 Free",
"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://gitlab.passervr.com/passer/unity/humanoidcontrol4_free/-/releases",
"license": "MPL-2.0",
"licensesUrl": "http://gitlab.passervr.com/passer/unity/humanoidcontrol4_free/-/blob/main/LICENSE",
"keywords": [
"avatar",
"animation",
"vr",
"virtual reality",
"unityxr"
],
"samples": [
{
"displayName": "Grocery Store Demo",
"description": "The old Grocery Store demo from previous versions",
"path": "Samples~/Demo"
},
{
"displayName": "Sites",
"description": "Example sites which can be visited with a Visitor",
"path": "Samples~/Sites"
},
{
"displayName": "Visitors",
"description": "The default Visitors which can browse sites",
"path": "Samples~/Visitors"
}
]
}