@rbxts/networked-signals
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

Networked Signals

A TypeScript wrapper for RemoteEvents that provides a type-safe interface for networked signals in a Roblox game.

Installation

roblox-ts

Simply install to your roblox-ts project as follows:

npm i @rbxts/networked-signals

Wally

Wally users can install this package by adding the following line to their Wally.toml under [dependencies]:

NetworkedSignals = "bytebit/networked-signals@0.0.9"

Then just run wally install.

From model file

Model files are uploaded to every release as .rbxmx files. You can download the file from the Releases page and load it into your project however you see fit.

From model asset

New versions of the asset are uploaded with every release. The asset can be added to your Roblox Inventory and then inserted into your Place via Toolbox by getting it here.

Helpful Links

Why is this still version 0.x?

Because this package does not yet have thorough unit testing, it cannot really be trusted to be a 1.x release. Once thorough unit testing is added, then this package can have a high enough degree of trust to release version 1.0.0!

Readme

Keywords

none

Package Sidebar

Install

npm i @rbxts/networked-signals

Weekly Downloads

0

Version

0.0.10

License

MIT

Unpacked Size

41.1 kB

Total Files

35

Last publish

Collaborators

  • noahwillcrow