From 3af4c218c0e70167db23a6303d2af30aff37d2fe Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 20 Aug 2020 23:40:50 -0400 Subject: Removed a bunch of stuff; Changes --- .../com.unity.textmeshpro@2.0.1/package.json | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 Library/PackageCache/com.unity.textmeshpro@2.0.1/package.json (limited to 'Library/PackageCache/com.unity.textmeshpro@2.0.1/package.json') diff --git a/Library/PackageCache/com.unity.textmeshpro@2.0.1/package.json b/Library/PackageCache/com.unity.textmeshpro@2.0.1/package.json deleted file mode 100644 index e639d26..0000000 --- a/Library/PackageCache/com.unity.textmeshpro@2.0.1/package.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "com.unity.textmeshpro", - "displayName": "TextMesh Pro", - "version": "2.0.1", - "unity": "2019.1", - "description": "TextMesh Pro is the ultimate text solution for Unity. It's the perfect replacement for Unity's UI Text and the legacy Text Mesh.\n\nPowerful and easy to use, TextMesh Pro uses Advanced Text Rendering techniques along with a set of custom shaders; delivering substantial visual quality improvements while giving users incredible flexibility when it comes to text styling and texturing.\n\nTextMesh Pro provides Improved Control over text formatting and layout with features like character, word, line and paragraph spacing, kerning, justified text, Links, over 30 Rich Text Tags available, support for Multi Font & Sprites, Custom Styles and more.\n\nGreat performance. Since the geometry created by TextMesh Pro uses two triangles per character just like Unity's text components, this improved visual quality and flexibility comes at no additional performance cost.\n\n\nSpecial Notes:\n==========\nThis release requires .Net 4.x Scripting Runtime", - "keywords": [ - "TextMeshPro", - "TextMesh Pro", - "Text", - "SDF" - ], - "category": "Text Rendering", - "dependencies": { "com.unity.ugui": "1.0.0" }, - "relatedPackages": { "com.unity.textmeshpro.tests": "1.0.1" }, - "repository": { - "type": "git", - "url": "https://gitlab.cds.internal.unity3d.com/upm-packages/text/com.unity.textmeshpro.git", - "revision": "dcedac21" - } -} -- cgit v1.2.3