A game about forced loneliness, made by TACStudios
1{ 2 "name": "com.unity.ugui", 3 "displayName": "Unity UI", 4 "version": "2.0.0", 5 "unity": "2019.2", 6 "keywords": [ 7 "UI", 8 "ugui", 9 "Unity UI", 10 "Canvas", 11 "TextMeshPro", 12 "TextMesh Pro", 13 "Text", 14 "TMP", 15 "SDF" 16 ], 17 "description": "Unity UI is a set of tools for developing user interfaces for games and applications. It is a GameObject-based UI system that uses Components and the Game View to arrange, position, and style user interfaces. ​ You cannot use Unity UI to create or change user interfaces in the Unity Editor.", 18 "dependencies": { 19 "com.unity.modules.ui": "1.0.0", 20 "com.unity.modules.imgui": "1.0.0" 21 }, 22 "_fingerprint": "12b988ed4f6aa6c2fcb678e1904d5cd4d5ef471c" 23}