streamingle-unity-utilities/Runtime/Timeline/Subtitles/Streamingle.Subtitles.Runtime.asmdef

18 lines
409 B
Plaintext

{
"name": "Streamingle.Subtitles.Runtime",
"rootNamespace": "Streamingle.Subtitles",
"references": [
"Unity.TextMeshPro",
"Unity.Timeline"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}