0.0.15 • Published 2 years ago

@rbxts/server-networked-values v0.0.15

Weekly downloads
9
License
MIT
Repository
github
Last release
2 years ago

roblox-ServerNetworkedValues

A Roblox-TS library for networking values from the server to the client

Installation

roblox-ts

Simply install to your roblox-ts project as follows:

npm i @rbxts/server-networked-values

Wally

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

ServerNetworkedValues = "bytebit/server-networked-values@0.0.12"

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.

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!

0.0.15

2 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago