A game about forced loneliness, made by TACStudios
1{
2 "name": "Unity.2D.Animation.Runtime",
3 "rootNamespace": "",
4 "references": [
5 "Unity.2D.Common.Runtime",
6 "Unity.InternalAPIEngineBridge.001",
7 "Unity.Mathematics",
8 "Unity.Burst",
9 "Unity.Collections",
10 "Unity.RenderPipelines.Universal.Runtime"
11 ],
12 "includePlatforms": [],
13 "excludePlatforms": [],
14 "allowUnsafeCode": true,
15 "overrideReferences": false,
16 "precompiledReferences": [],
17 "autoReferenced": true,
18 "defineConstraints": [],
19 "versionDefines": [
20 {
21 "name": "com.unity.render-pipelines.universal",
22 "expression": "1.0.0",
23 "define": "ENABLE_URP"
24 },
25 {
26 "name": "com.unity.collections",
27 "expression": "2.0.0-exp",
28 "define": "COLLECTIONS_2_0_OR_ABOVE"
29 }
30 ],
31 "noEngineReferences": false
32}