diff --git a/Assets/Imported Assets/SharedModels.meta b/Assets/Imported Assets/SharedModels.meta deleted file mode 100644 index 881174a..0000000 --- a/Assets/Imported Assets/SharedModels.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 984add6c67feea0f88fff3bb77af06cf -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Imported Assets/TextMesh Pro.meta b/Assets/Imported Assets/TextMesh Pro.meta old mode 100644 new mode 100755 diff --git a/Packages/manifest.json b/Packages/manifest.json index aa2cc44..87122cf 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,5 +1,6 @@ { "dependencies": { + "com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git", "com.unity.2d.animation": "5.1.0", "com.unity.2d.psdimporter": "4.2.0", "com.unity.2d.sprite": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 6911551..389314f 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,5 +1,12 @@ { "dependencies": { + "com.coffee.softmask-for-ugui": { + "version": "https://github.com/mob-sakai/SoftMaskForUGUI.git", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "b870d64b5704a764fd03aaccb11f2dbe652b1756" + }, "com.unity.2d.animation": { "version": "5.1.0", "depth": 0,