diff options
| author | chai <chaifix@163.com> | 2020-11-26 20:52:34 +0800 |
|---|---|---|
| committer | chai <chaifix@163.com> | 2020-11-26 20:52:34 +0800 |
| commit | 5b158af90739dcbb89c1538a6cb8c65a875dce80 (patch) | |
| tree | f0437fff6efaab91ac850152a08aef288d572aab /Assets/BOXOPHOBIC/Utils/Scripts/Boxophobic.Utils.Scripts.asmdef | |
| parent | bc4d5201fc537f70cdcb576b57aaeb5d96527112 (diff) | |
*misc
Diffstat (limited to 'Assets/BOXOPHOBIC/Utils/Scripts/Boxophobic.Utils.Scripts.asmdef')
| -rw-r--r-- | Assets/BOXOPHOBIC/Utils/Scripts/Boxophobic.Utils.Scripts.asmdef | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Assets/BOXOPHOBIC/Utils/Scripts/Boxophobic.Utils.Scripts.asmdef b/Assets/BOXOPHOBIC/Utils/Scripts/Boxophobic.Utils.Scripts.asmdef new file mode 100644 index 00000000..3354f295 --- /dev/null +++ b/Assets/BOXOPHOBIC/Utils/Scripts/Boxophobic.Utils.Scripts.asmdef @@ -0,0 +1,13 @@ +{ + "name": "Boxophobic.Utils.Scripts", + "references": [], + "includePlatforms": [], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [], + "versionDefines": [], + "noEngineReferences": false +}
\ No newline at end of file |
