TextmeshProExtensionPackage/Packages/com.bywaystudios.textmeshpro.ext/Editor/TextMeshPro.Byway.Editor.asmdef
2026-01-11 21:44:32 +08:00

20 lines
477 B
Plaintext

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