Files
VHACD/package.json

18 lines
455 B
JSON

{
"name": "ru.shazbot.vhacd",
"version": "1.0.2",
"displayName": "VHACD",
"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",
"keywords": [
"vhacd"
],
"author": {
"name": "Alexander Filippov",
"email": "alexander@shazbot.ru",
"url": "https://shazbot.ru/"
},
"dependencies": { }
}