A game about forced loneliness, made by TACStudios
at master 22 lines 492 B view raw
1{ 2 "name": "Unity.Collections.CodeGen", 3 "references": [ 4 "Unity.Burst", 5 "Unity.Collections", 6 "Unity.Properties" 7 ], 8 "includePlatforms": [ 9 "Editor" 10 ], 11 "excludePlatforms": [], 12 "allowUnsafeCode": true, 13 "overrideReferences": true, 14 "precompiledReferences": [ 15 "Mono.Cecil.dll", 16 "Mono.Cecil.Rocks.dll", 17 "Mono.Cecil.Pdb.dll", 18 "Unity.IL2CPP", 19 "Unity.IL2CPP.Common" 20 ], 21 "autoReferenced": false 22}