InsAsterix/InsAsterix/Library/PackageCache/com.unity.2d.spriteshape@7.0.6/Runtime/Unity.2D.SpriteShape.Runtime.asmdef
2023-03-02 20:21:33 +01:00

19 lines
396 B
Text

{
"name": "Unity.2D.SpriteShape.Runtime",
"references": [
"Unity.2D.Common.Runtime",
"Unity.Mathematics",
"Unity.Burst"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"versionDefines": [
{
"name": "com.unity.burst",
"expression": "0.0.1",
"define": "ENABLE_SPRITESHAPE_BURST"
}
],
"noEngineReferences": false
}