mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
20 lines
396 B
Text
20 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
|
||
|
}
|