diff --git a/.gitignore b/.gitignore index ede8b8c..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +0,0 @@ - -CONTRIBUTING.md.meta -LICENSE.meta -README.md.meta -Third-Party-Notices.md.meta diff --git a/CONTRIBUTING.md.meta b/CONTRIBUTING.md.meta new file mode 100644 index 0000000..5a33e8e --- /dev/null +++ b/CONTRIBUTING.md.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c55d00a05de5d8340a1a49f5d8b2aeed +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/LICENSE.meta b/LICENSE.meta new file mode 100644 index 0000000..c49da3b --- /dev/null +++ b/LICENSE.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ef89ebf080626664e9353fa0565b680e +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/README.md.meta b/README.md.meta new file mode 100644 index 0000000..21c5835 --- /dev/null +++ b/README.md.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9bd4d529ee013784db3923a2bdbc5bef +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Third-Party-Notices.md.meta b/Third-Party-Notices.md.meta new file mode 100644 index 0000000..43d1502 --- /dev/null +++ b/Third-Party-Notices.md.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 66c74601d6531f8479851bbff7409ea9 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/package.json b/package.json index 2f5d307..797d394 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.passervr.humanoidcontrol_free", - "version": "4.1.3-beta", + "version": "4.2.0-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", @@ -25,11 +25,6 @@ "displayName": "Grocery Store Demo", "description": "The old Grocery Store demo from previous versions", "path": "Samples~/GroceryStore" - }, - { - "displayName": "Visitors & Sites", - "description": "Example Visitors and Sites for browsing the internet", - "path": "Samples~/VisitorsAndSites" } ] } \ No newline at end of file