You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-05-14 20:20:06 +00:00
Add asmdef files
This commit is contained in:
12
Scripts/Editor/Coffee.UIParticle.Editor.asmdef
Normal file
12
Scripts/Editor/Coffee.UIParticle.Editor.asmdef
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Coffee.UIParticle.Editor",
|
||||
"references": [
|
||||
"Coffee.UIParticle"
|
||||
],
|
||||
"optionalUnityReferences": [],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false
|
||||
}
|
||||
Reference in New Issue
Block a user