Neg_Utils/UiToolkit/NEG_UiToolkit.asmdef
2024-02-12 21:26:24 +01:00

28 lines
602 B
Plaintext

{
"name": "NEG_UiToolkit",
"rootNamespace": "",
"references": [
"Unity.Addressables",
"Unity.ResourceManager"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.addressables",
"expression": "",
"define": "ADDRESSABLES"
},
{
"name": "com.unity.modules.uielements",
"expression": "",
"define": "UI_ELEMENTS"
}
],
"noEngineReferences": false
}