arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.2d.common@dd402daace1b/Editor/InternalBridge/InternalBridgeDef.asmdef
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

30 lines
699 B
Plaintext

{
"name": "Unity.InternalAPIEditorBridge.001",
"rootNamespace": "",
"references": [
"Unity.2D.Sprite.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.2d.muse",
"expression": "",
"define": "ENABLE_FOR_2D_MUSE"
},
{
"name": "Unity",
"expression": "6000.2.0a9",
"define": "ENABLE_SPRITEMODULE_MODE"
}
],
"noEngineReferences": false
}