A game about forced loneliness, made by TACStudios
at master 34 lines 934 B view raw
1{ 2 "name": "Unity.Collections", 3 "references": [ 4 "Unity.Burst", 5 "Unity.Mathematics", 6 "Unity.Properties", 7 "Unity.Collections.LowLevel.ILSupport" 8 ], 9 "includePlatforms": [], 10 "excludePlatforms": [], 11 "allowUnsafeCode": true, 12 "overrideReferences": false, 13 "precompiledReferences": [], 14 "autoReferenced": true, 15 "defineConstraints": [], 16 "versionDefines": [ 17 { 18 "name": "com.unity.package-validation-suite", 19 "expression": "0.4.0-preview.6", 20 "define": "UNITY_SKIP_UPDATES_WITH_VALIDATION_SUITE" 21 }, 22 { 23 "name": "Unity", 24 "expression": "2022.2.14f1", 25 "define": "UNITY_2022_2_14F1_OR_NEWER" 26 }, 27 { 28 "name": "Unity", 29 "expression": "2022.2.16f1", 30 "define": "UNITY_2022_2_16F1_OR_NEWER" 31 } 32 ], 33 "noEngineReferences": false 34}