rimworld-animation-studio/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/Unity.2D.SpriteShape.Runtime.asmdef
2022-09-13 00:36:34 -05: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
}