Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 552 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 552 Bytes

ScriptableObject Event System

Usage

To use in Unity clone with following git url to package manager.

  • Version without event-logging is in master branch

    https://github.com/xprees/Unity-Events.git
    
  • Version with event-logging is in event-logging branch.

    https://github.com/xprees/Unity-Events.git#event-logging
    

    You will also need second package cz.xprees.event-logging which is in this repository with following url.

    https://github.com/xprees/Unity-Event-Logging.git