diff --git a/Scripts/Editor.meta b/Editor.meta similarity index 100% rename from Scripts/Editor.meta rename to Editor.meta diff --git a/Scripts/Editor/AnimatablePropertyEditor.cs b/Editor/AnimatablePropertyEditor.cs similarity index 100% rename from Scripts/Editor/AnimatablePropertyEditor.cs rename to Editor/AnimatablePropertyEditor.cs diff --git a/Scripts/Editor/AnimatablePropertyEditor.cs.meta b/Editor/AnimatablePropertyEditor.cs.meta similarity index 100% rename from Scripts/Editor/AnimatablePropertyEditor.cs.meta rename to Editor/AnimatablePropertyEditor.cs.meta diff --git a/Scripts/Editor/Coffee.UIParticle.Editor.asmdef b/Editor/Coffee.UIParticle.Editor.asmdef similarity index 100% rename from Scripts/Editor/Coffee.UIParticle.Editor.asmdef rename to Editor/Coffee.UIParticle.Editor.asmdef diff --git a/Scripts/Editor/Coffee.UIParticle.Editor.asmdef.meta b/Editor/Coffee.UIParticle.Editor.asmdef.meta similarity index 100% rename from Scripts/Editor/Coffee.UIParticle.Editor.asmdef.meta rename to Editor/Coffee.UIParticle.Editor.asmdef.meta diff --git a/Scripts/Editor/ImportSampleMenu.cs b/Editor/ImportSampleMenu.cs similarity index 100% rename from Scripts/Editor/ImportSampleMenu.cs rename to Editor/ImportSampleMenu.cs diff --git a/Scripts/Editor/ImportSampleMenu.cs.meta b/Editor/ImportSampleMenu.cs.meta similarity index 100% rename from Scripts/Editor/ImportSampleMenu.cs.meta rename to Editor/ImportSampleMenu.cs.meta diff --git a/Scripts/Editor/UIParticleEditor.cs b/Editor/UIParticleEditor.cs similarity index 100% rename from Scripts/Editor/UIParticleEditor.cs rename to Editor/UIParticleEditor.cs diff --git a/Scripts/Editor/UIParticleEditor.cs.meta b/Editor/UIParticleEditor.cs.meta similarity index 100% rename from Scripts/Editor/UIParticleEditor.cs.meta rename to Editor/UIParticleEditor.cs.meta diff --git a/Scripts/Editor/UIParticleMenu.cs b/Editor/UIParticleMenu.cs similarity index 100% rename from Scripts/Editor/UIParticleMenu.cs rename to Editor/UIParticleMenu.cs diff --git a/Scripts/Editor/UIParticleMenu.cs.meta b/Editor/UIParticleMenu.cs.meta similarity index 100% rename from Scripts/Editor/UIParticleMenu.cs.meta rename to Editor/UIParticleMenu.cs.meta diff --git a/Scripts.meta b/Runtime.meta similarity index 100% rename from Scripts.meta rename to Runtime.meta diff --git a/Scripts/AnimatableProperty.cs b/Runtime/AnimatableProperty.cs similarity index 100% rename from Scripts/AnimatableProperty.cs rename to Runtime/AnimatableProperty.cs diff --git a/Scripts/AnimatableProperty.cs.meta b/Runtime/AnimatableProperty.cs.meta similarity index 100% rename from Scripts/AnimatableProperty.cs.meta rename to Runtime/AnimatableProperty.cs.meta diff --git a/Scripts/Coffee.UIParticle.asmdef b/Runtime/Coffee.UIParticle.asmdef similarity index 100% rename from Scripts/Coffee.UIParticle.asmdef rename to Runtime/Coffee.UIParticle.asmdef diff --git a/Scripts/Coffee.UIParticle.asmdef.meta b/Runtime/Coffee.UIParticle.asmdef.meta similarity index 100% rename from Scripts/Coffee.UIParticle.asmdef.meta rename to Runtime/Coffee.UIParticle.asmdef.meta diff --git a/Scripts/ModifiedMaterial.cs b/Runtime/ModifiedMaterial.cs similarity index 100% rename from Scripts/ModifiedMaterial.cs rename to Runtime/ModifiedMaterial.cs diff --git a/Scripts/ModifiedMaterial.cs.meta b/Runtime/ModifiedMaterial.cs.meta similarity index 100% rename from Scripts/ModifiedMaterial.cs.meta rename to Runtime/ModifiedMaterial.cs.meta diff --git a/Scripts/UIParticle.cs b/Runtime/UIParticle.cs similarity index 100% rename from Scripts/UIParticle.cs rename to Runtime/UIParticle.cs diff --git a/Scripts/UIParticle.cs.meta b/Runtime/UIParticle.cs.meta similarity index 100% rename from Scripts/UIParticle.cs.meta rename to Runtime/UIParticle.cs.meta diff --git a/Scripts/UIParticleAttractor.cs b/Runtime/UIParticleAttractor.cs similarity index 100% rename from Scripts/UIParticleAttractor.cs rename to Runtime/UIParticleAttractor.cs diff --git a/Scripts/UIParticleAttractor.cs.meta b/Runtime/UIParticleAttractor.cs.meta similarity index 100% rename from Scripts/UIParticleAttractor.cs.meta rename to Runtime/UIParticleAttractor.cs.meta diff --git a/Scripts/UIParticleRenderer.cs b/Runtime/UIParticleRenderer.cs similarity index 100% rename from Scripts/UIParticleRenderer.cs rename to Runtime/UIParticleRenderer.cs diff --git a/Scripts/UIParticleRenderer.cs.meta b/Runtime/UIParticleRenderer.cs.meta similarity index 100% rename from Scripts/UIParticleRenderer.cs.meta rename to Runtime/UIParticleRenderer.cs.meta diff --git a/Scripts/UIParticleUpdater.cs b/Runtime/UIParticleUpdater.cs similarity index 100% rename from Scripts/UIParticleUpdater.cs rename to Runtime/UIParticleUpdater.cs diff --git a/Scripts/UIParticleUpdater.cs.meta b/Runtime/UIParticleUpdater.cs.meta similarity index 100% rename from Scripts/UIParticleUpdater.cs.meta rename to Runtime/UIParticleUpdater.cs.meta diff --git a/Scripts/Utils.cs b/Runtime/Utils.cs similarity index 100% rename from Scripts/Utils.cs rename to Runtime/Utils.cs diff --git a/Scripts/Utils.cs.meta b/Runtime/Utils.cs.meta similarity index 100% rename from Scripts/Utils.cs.meta rename to Runtime/Utils.cs.meta