SceneDebugViewer/package.json
2021-03-31 14:46:09 +02:00

19 lines
476 B
JSON

{
"name": "com.tech_art_outsource.scene_debug_viewer",
"displayName": "TAO Scene Debug Viewer",
"version": "1.0.0",
"unity": "2019.4",
"description": "View your scene with custom shaders to enhance debugging/development.",
"category": "Tool",
"type": "tool",
"license": "MIT",
"author": {
"name": "Max Kruf",
"email": "info@maxartz15.com",
"url": "https://www.maxartz15.com"
},
"keywords": [
"tech art outsource",
"debug viewer"
]
}