You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-05-15 04:30:09 +00:00
12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
|
|
{
|
||
|
|
"name": "Coffee.UIParticle.Editor",
|
||
|
|
"references": [
|
||
|
|
"Coffee.UIParticle"
|
||
|
|
],
|
||
|
|
"optionalUnityReferences": [],
|
||
|
|
"includePlatforms": [
|
||
|
|
"Editor"
|
||
|
|
],
|
||
|
|
"excludePlatforms": [],
|
||
|
|
"allowUnsafeCode": false
|
||
|
|
}
|