rimworld-animation-studio/Library/PackageCache/com.unity.2d.spriteshape@3.0.14/Runtime/Unity.2D.SpriteShape.Runtime.asmdef

20 lines
396 B
Text
Raw Normal View History

2022-09-13 05:36:34 +00:00
{
"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
}