Add asmdef files

This commit is contained in:
mob-sakai
2019-01-17 20:57:55 +09:00
parent ad029f6537
commit 34e7be8d63
4 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "Coffee.UIParticle.Editor",
"references": [
"Coffee.UIParticle"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false
}