From 9ed4fa81fa17cb408f01e11a548b0f3efce62e02 Mon Sep 17 00:00:00 2001 From: B-DeshiDev Date: Tue, 2 Apr 2024 18:07:13 +0600 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ff5bb6..1b9a244 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@

-Dialogue System is a package created for tooling Silent Scream 2 Game. However it can be used for most games. It provides a set of tools to streamline your in game dialogue system needs. +Dialogue System is an open source package for dialogue in your game. It supports: +1. Dialogue Choices +2. Unity localization support +3. Custoom editor +4. Node based UI ![Dialogue Graph](Screenshots/2.png) ![View](Screenshots/3.png)