CogwheelUnity/Cogwheel/Library/PackageCache/com.unity.ugui@1.0.0/Editor/UnityEditor.UI.asmdef
Spudnut2000 86e8b2168c Init
2024-10-01 23:23:13 -05:00

28 lines
659 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"
}
]
}