CapersProject/Packages/com.arongranberg.astar/Drawing/PackageTools/Editor/PackageToolsEditor.asmdef

34 lines
872 B
Plaintext
Raw Normal View History

2024-06-03 18:26:03 +00:00
{
"name": "DrawingPackageToolsEditor",
"rootNamespace": "",
"references": [
"GUID:f4059aaf6c60a4a58a177a2609feb769"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.burst",
"expression": "1.2.1-preview",
"define": "MODULE_BURST"
},
{
"name": "com.unity.mathematics",
"expression": "1.1.0",
"define": "MODULE_MATHEMATICS"
},
{
"name": "com.unity.collections",
"expression": "0.4.0-preview",
"define": "MODULE_COLLECTIONS"
}
],
"noEngineReferences": false
}