Decorative changes.

This commit is contained in:
2024-12-08 06:35:15 +01:00
parent e1243e6186
commit d95a6b5817
4 changed files with 46 additions and 21 deletions

View File

@@ -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": { }
}