From c47b92e92cf33ae8bf2f38929e137294397e4735 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 7 Apr 2021 21:33:14 +0800 Subject: +init --- Assets/Scripts/Editor/UIEffect-Editor.asmdef | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Assets/Scripts/Editor/UIEffect-Editor.asmdef (limited to 'Assets/Scripts/Editor/UIEffect-Editor.asmdef') diff --git a/Assets/Scripts/Editor/UIEffect-Editor.asmdef b/Assets/Scripts/Editor/UIEffect-Editor.asmdef new file mode 100644 index 0000000..56826a0 --- /dev/null +++ b/Assets/Scripts/Editor/UIEffect-Editor.asmdef @@ -0,0 +1,16 @@ +{ + "name": "UIEffect-Editor", + "references": [ + "UIEffect" + ], + "optionalUnityReferences": [], + "includePlatforms": [ + "Editor" + ], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": false, + "defineConstraints": [] +} \ No newline at end of file -- cgit v1.1-26-g67d0