A game about forced loneliness, made by TACStudios
at master 17 lines 333 B view raw
1{ 2 "name": "Unity.TextMeshPro.Editor.Tests", 3 "references": [ 4 "Unity.TextMeshPro", 5 "Unity.TextMeshPro.Editor" 6 ], 7 "optionalUnityReferences": [ 8 "TestAssemblies" 9 ], 10 "defineConstraints": [ 11 "UNITY_INCLUDE_TESTS" 12 ], 13 "includePlatforms": [ 14 "Editor" 15 ], 16 "excludePlatforms": [] 17}