A game about forced loneliness, made by TACStudios
at master 46 lines 1.3 kB view raw
1{ 2 "name": "UnityEngine.UI", 3 "references": [ 4 "UnityEngine.UIElementsModule" 5 ], 6 "includePlatforms": [], 7 "excludePlatforms": [], 8 "allowUnsafeCode": false, 9 "overrideReferences": false, 10 "precompiledReferences": [], 11 "autoReferenced": true, 12 "defineConstraints": [], 13 "versionDefines": [ 14 { 15 "name": "com.unity.modules.physics", 16 "expression": "1.0.0", 17 "define": "PACKAGE_PHYSICS" 18 }, 19 { 20 "name": "com.unity.modules.physics2d", 21 "expression": "1.0.0", 22 "define": "PACKAGE_PHYSICS2D" 23 }, 24 { 25 "name": "com.unity.modules.tilemap", 26 "expression": "1.0.0", 27 "define": "PACKAGE_TILEMAP" 28 }, 29 { 30 "name": "com.unity.modules.animation", 31 "expression": "1.0.0", 32 "define": "PACKAGE_ANIMATION" 33 }, 34 { 35 "name": "com.unity.modules.uielements", 36 "expression": "1.0.0", 37 "define": "PACKAGE_UITOOLKIT" 38 }, 39 { 40 "name": "com.unity.inputsystem", 41 "expression": "1.7.0", 42 "define": "PACKAGE_INPUTSYSTEM" 43 } 44 ], 45 "noEngineReferences": false 46}