12 lines
344 B
JSON
12 lines
344 B
JSON
|
|
{
|
||
|
|
"name": "com.drstc.documenthandler",
|
||
|
|
"displayName": "DocumentHandler",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"unity": "2019.4",
|
||
|
|
"description": "Open a document (e.g. .pfd) with a corresponding native app.",
|
||
|
|
"author": {
|
||
|
|
"name": "Draudastic",
|
||
|
|
"email": "via gitHub",
|
||
|
|
"url": "https://github.com/Draudastic26"
|
||
|
|
}
|
||
|
|
}
|