We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04e9a4 commit 97911d1Copy full SHA for 97911d1
README.md
@@ -1,7 +1,6 @@
1
-# Generic Event Syste
+# Generic Messaging System
2
------
3
-**Generic Event System** adalah Event System yang menggunakan **generic class** untuk penyimpanannya,
4
-yang pada umumnya memanfaatkan collecntio seperti list atau array yang selanjutnya akan di-loop.
+**Generic Messaging System** adalah messaging system for Unity game engine which implementing Generic class to store instance of handler.
5
6
## How to use
7
1. Download *.unitypackage release from [Release Page](../../releases)
0 commit comments