diff --git a/.gitignore b/.gitignore index 9ff3127..a7dbd39 100644 --- a/.gitignore +++ b/.gitignore @@ -33,7 +33,6 @@ sysinfo.txt # Packages -*.unitypackage build.app unity.log diff --git a/Assets/Coffee/UIExtensions/SoftMaskForUGUI/.gitignore b/Assets/Coffee/UIExtensions/SoftMaskForUGUI/.gitignore index 9ff3127..a7dbd39 100644 --- a/Assets/Coffee/UIExtensions/SoftMaskForUGUI/.gitignore +++ b/Assets/Coffee/UIExtensions/SoftMaskForUGUI/.gitignore @@ -33,7 +33,6 @@ sysinfo.txt # Packages -*.unitypackage build.app unity.log diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 120000 index 0000000..0ad5450 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1 @@ +Assets/Coffee/UIExtensions/SoftMaskForUGUI/CHANGELOG.md \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md new file mode 120000 index 0000000..c3bca56 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1 @@ +Assets/Coffee/UIExtensions/SoftMaskForUGUI/LICENSE.md \ No newline at end of file diff --git a/README.md b/README.md new file mode 120000 index 0000000..d250138 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Assets/Coffee/UIExtensions/SoftMaskForUGUI/README.md \ No newline at end of file diff --git a/package.json b/package.json new file mode 120000 index 0000000..fe92664 --- /dev/null +++ b/package.json @@ -0,0 +1 @@ +Assets/Coffee/UIExtensions/SoftMaskForUGUI/package.json \ No newline at end of file