Initial Commit
This commit is contained in:
parent
53eb92e9af
commit
270ab7d11f
15341 changed files with 700234 additions and 0 deletions
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"name": "UnityEngine.UI",
|
||||
"references": [
|
||||
"UnityEngine.UIElementsModule"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"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.tilemap",
|
||||
"expression": "1.0.0",
|
||||
"define": "PACKAGE_TILEMAP"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.modules.animation",
|
||||
"expression": "1.0.0",
|
||||
"define": "PACKAGE_ANIMATION"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.modules.uielements",
|
||||
"expression": "1.0.0",
|
||||
"define": "PACKAGE_UITOOLKIT"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue