arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.ugui@38c58105e446/Editor/UGUI/UnityEditor.UI.asmdef
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

28 lines
632 B
Plaintext

{
"name": "UnityEditor.UI",
"references": [
"UnityEngine.UI"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"versionDefines": [
{
"name": "com.unity.modules.physics",
"expression": "1.0.0",
"define": "PACKAGE_PHYSICS"
},
{
"name": "com.unity.modules.physics2d",
"expression": "1.0.0",
"define": "PACKAGE_PHYSICS2D"
},
{
"name": "com.unity.modules.animation",
"expression": "1.0.0",
"define": "PACKAGE_ANIMATION"
}
]
}