streamingle-unity-utilities/Editor/Streamingle.Utilities.Editor.asmdef
2026-07-23 22:46:56 +09:00

22 lines
505 B
Plaintext

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