InteractiveMask/package.json
2021-03-08 14:36:48 +01:00

27 lines
610 B
JSON

{
"name": "com.tech_art_outsource.interactive_mask",
"displayName": "TAO Interactive Mask",
"version": "0.2.0",
"unity": "2020.2",
"unityRelease": "1f1",
"description": "A tool to setup interactive masks.",
"category": "Tool",
"type": "tool",
"license": "MIT",
"author": {
"name": "Max Kruf",
"email": "info@maxartz15.com",
"url": "https://www.maxartz15.com"
},
"keywords": [
"tech art outsource",
"interactive mask"
],
"samples": [
{
"displayName": "Example 1",
"description": "Mask setup example.",
"path": "Samples~/Example1"
}
]
}