Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/unity-events.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Scriptable Events** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unity-events.git
```

[![pkglnk](https://www.pkglnk.dev/badge/unity-events.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unity-events)

README

â„šī¸ Features

  • Global game events defined as scriptable objects.
  • Wireable through inspector.
  • Common event types included (no extra code required).
  • Extensible for custom types (base class).
  • 🤞 Reasonably lightweight.

⌛ Planned

  • Static method handlers via reflection.
  • Dependency-free support for custom types via reflection.

đŸ“Ļ Install

  1. Open Package Manager
  2. Paste GitHub URL:
    https://github.com/Smidgens/unity-events.git#<version_tag>

Comments

No comments yet. Be the first!