mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
26 lines
597 B
Plaintext
26 lines
597 B
Plaintext
{
|
|
"name": "TEngine.Editor",
|
|
"rootNamespace": "",
|
|
"references": [
|
|
"TEngine.Runtime",
|
|
"YooAsset.Editor",
|
|
"HybridCLR.Editor"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": true,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.textmeshpro",
|
|
"expression": "",
|
|
"define": "ENABLE_TEXTMESHPRO"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |