mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
Initial commit
This commit is contained in:
commit
3c7cc0c973
8391 changed files with 704313 additions and 0 deletions
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"name": "Unity.2D.Animation.Runtime",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"Unity.2D.Common.Runtime",
|
||||
"Unity.InternalAPIEngineBridge.001",
|
||||
"Unity.Entities",
|
||||
"Unity.Mathematics",
|
||||
"Unity.Entities.Hybrid",
|
||||
"Unity.Transforms",
|
||||
"Unity.Transforms.Hybrid",
|
||||
"Unity.Burst",
|
||||
"Unity.Collections"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": true,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.burst",
|
||||
"expression": "0.0.1",
|
||||
"define": "ENABLE_ANIMATION_BURST"
|
||||
},
|
||||
{
|
||||
"name": "com.unity.collections",
|
||||
"expression": "0.9.0-preview.6",
|
||||
"define": "ENABLE_ANIMATION_COLLECTION"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue