From 3d8f11ba829c228bd7bbdf7b193f565516e86a28 Mon Sep 17 00:00:00 2001 From: mob-sakai Date: Wed, 28 Oct 2020 13:13:11 +0900 Subject: [PATCH] docs: add warning for the obsolete tags and branches --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 236365e..5282eca 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Particle Effect For UGUI (UI Particle) === +**:warning: NOTE: Do not use [the obsolete tags and branches](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/108) to reference the package. They will be removed in near future. :warning:** + This plugin provide a component to render particle effect for uGUI in Unity 2018.2 or later. The particle rendering is maskable and sortable, without Camera, RenderTexture or Canvas.