22 lines
536 B
JSON
22 lines
536 B
JSON
{
|
|
"name": "com.r0bbie.vrsubtitles",
|
|
"displayName": "VR Subtitles",
|
|
"version": "1.0.1",
|
|
"unity": "2021.3",
|
|
"author": {
|
|
"name" : "Robbie Cargill",
|
|
"email" : "contact@robbiecargill.com",
|
|
"url" : "https://r0bbie.com"
|
|
},
|
|
"description": "Display subtitles in 3D space for XR applications.",
|
|
"keywords": [
|
|
"vr",
|
|
"subtitles"
|
|
],
|
|
"dependencies": {
|
|
"com.codewriter.triinspector": "1.13.2",
|
|
"com.cysharp.unitask": "2.5.0",
|
|
"com.oss.leantween": "2.50.4",
|
|
"com.unity.textmeshpro": "3.0.6"
|
|
}
|
|
} |