diff --git a/README.md.meta b/README.md.meta new file mode 100644 index 0000000..86a967e --- /dev/null +++ b/README.md.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7fb2df2e4831fc94782d95487f732d65 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/package.json b/package.json index aae115f..abe98e1 100644 --- a/package.json +++ b/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" + ] +} \ No newline at end of file