add file open

This commit is contained in:
2020-08-07 22:40:04 +08:00
parent c1e3f992aa
commit f9bedd2c62
115 changed files with 9835 additions and 1096 deletions

View File

@@ -0,0 +1,12 @@
{
"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"
}
}