From c4453f25e527a7fde0ac0127736fbba701f05668 Mon Sep 17 00:00:00 2001 From: mob-sakai Date: Sat, 12 Jan 2019 20:40:02 +0900 Subject: [PATCH] Add asmdef --- Scripts/Coffee.SoftMaskForUGUI.asmdef | 6 ++++++ Scripts/Coffee.SoftMaskForUGUI.asmdef.meta | 7 +++++++ Scripts/Editor/Coffee.SoftMaskForUGUI.Editor.asmdef | 10 ++++++++++ .../Editor/Coffee.SoftMaskForUGUI.Editor.asmdef.meta | 7 +++++++ 4 files changed, 30 insertions(+) create mode 100644 Scripts/Coffee.SoftMaskForUGUI.asmdef create mode 100644 Scripts/Coffee.SoftMaskForUGUI.asmdef.meta create mode 100644 Scripts/Editor/Coffee.SoftMaskForUGUI.Editor.asmdef create mode 100644 Scripts/Editor/Coffee.SoftMaskForUGUI.Editor.asmdef.meta diff --git a/Scripts/Coffee.SoftMaskForUGUI.asmdef b/Scripts/Coffee.SoftMaskForUGUI.asmdef new file mode 100644 index 0000000..ccabcd1 --- /dev/null +++ b/Scripts/Coffee.SoftMaskForUGUI.asmdef @@ -0,0 +1,6 @@ +{ + "name": "Coffee.SoftMaskForUGUI", + "references": [], + "includePlatforms": [], + "excludePlatforms": [] +} \ No newline at end of file diff --git a/Scripts/Coffee.SoftMaskForUGUI.asmdef.meta b/Scripts/Coffee.SoftMaskForUGUI.asmdef.meta new file mode 100644 index 0000000..259b247 --- /dev/null +++ b/Scripts/Coffee.SoftMaskForUGUI.asmdef.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8ef573751495a4f88822a98a88954a0b +AssemblyDefinitionImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Scripts/Editor/Coffee.SoftMaskForUGUI.Editor.asmdef b/Scripts/Editor/Coffee.SoftMaskForUGUI.Editor.asmdef new file mode 100644 index 0000000..00a5c0e --- /dev/null +++ b/Scripts/Editor/Coffee.SoftMaskForUGUI.Editor.asmdef @@ -0,0 +1,10 @@ +{ + "name": "Coffee.SoftMaskForUGUI.Editor", + "references": [ + "Coffee.SoftMaskForUGUI" + ], + "includePlatforms": [ + "Editor" + ], + "excludePlatforms": [] +} \ No newline at end of file diff --git a/Scripts/Editor/Coffee.SoftMaskForUGUI.Editor.asmdef.meta b/Scripts/Editor/Coffee.SoftMaskForUGUI.Editor.asmdef.meta new file mode 100644 index 0000000..62f2ca4 --- /dev/null +++ b/Scripts/Editor/Coffee.SoftMaskForUGUI.Editor.asmdef.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e8f1dfda17cbd45ad95e761ca8c9b120 +AssemblyDefinitionImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: