tabthedev/signally

A library which can generate class like RBXScriptSignal but custom event and more methods

Signally

Generated by Rojo 7.5.1.

Getting Started

To build the place from scratch, use:

rojo build -o "Signally.rbxlx"

Next, open Signally.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.