Skip to content

Releases: DevsDaddy/UnityEventFramework

R3 Public Release (April 2023)

25 Apr 06:48
f373066
Compare
Choose a tag to compare

About Release

This release tested on Unity 2019.3+.
This release removes unnecessary dependencies in the project files themselves, moves them to UPM subdependencies, and the package itself also now moves to UPM for easy updating and use in your games.

Installation

Add this URL to your UPM:
https://github.com/DevsDaddy/UnityEventFramework.git?path=/DevsDaddy/Shared/EventFramework/

R2 Public Release

27 Mar 09:30
4a26ac9
Compare
Choose a tag to compare

Added support of Unity 2019
In this version I provide support of Unity 2019.

R1 Public Release (March 2024)

08 Mar 17:20
Compare
Choose a tag to compare

Release Notes

Introducing the first release of Event Framework - including Messenger for managing subscribers, publishing Payloads (events) and getting current statuses.

If you have any questions - do not hesitate to contact us.