Decorative changes.
This commit is contained in:
19
package.json
19
package.json
@@ -1,9 +1,18 @@
|
||||
{
|
||||
"name": "com.unity.robotics.vhacd",
|
||||
"version": "0.0.1-preview",
|
||||
"name": "ru.shazbot.vhacd",
|
||||
"version": "1.0.0",
|
||||
"displayName": "VHACD",
|
||||
"description": "",
|
||||
"description": "Based on https://github.com/Unity-Technologies/VHACD",
|
||||
"licensesUrl": "https://git.well-placed.de/InnoLab/VHACD/src/LICENSE.md",
|
||||
"unity": "2020.3",
|
||||
"unityRelease": "19f1",
|
||||
"_fingerprint": "d52fd80370d9257cb417999c6f5eab56604b3da9"
|
||||
}
|
||||
"keywords": [
|
||||
"vhacd"
|
||||
],
|
||||
"author": {
|
||||
"name": "Alexander Filippov",
|
||||
"email": "alexander@shazbot.ru",
|
||||
"url": "https://shazbot.ru/"
|
||||
},
|
||||
"dependencies": { }
|
||||
}
|
||||
Reference in New Issue
Block a user