Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 365 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 365 Bytes

dew (rosa)

An event bus which focuses on simplicity and performance.

Intent

dew was created to allow for developers to create modular events, which would work across many platforms.

Get started

Add repository
maven("https://repo.shiza.dev/releases")
Add dependency
implementation("dev.shiza:dew:1.3.0")