mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-16 12:50:17 +00:00
19 lines
430 B
Plaintext
19 lines
430 B
Plaintext
|
|
{
|
||
|
|
"name": "YooAsset.EditorExtension",
|
||
|
|
"rootNamespace": "",
|
||
|
|
"references": [
|
||
|
|
"YooAsset",
|
||
|
|
"YooAsset.Editor"
|
||
|
|
],
|
||
|
|
"includePlatforms": [
|
||
|
|
"Editor"
|
||
|
|
],
|
||
|
|
"excludePlatforms": [],
|
||
|
|
"allowUnsafeCode": false,
|
||
|
|
"overrideReferences": false,
|
||
|
|
"precompiledReferences": [],
|
||
|
|
"autoReferenced": true,
|
||
|
|
"defineConstraints": [],
|
||
|
|
"versionDefines": [],
|
||
|
|
"noEngineReferences": false
|
||
|
|
}
|