Version: 2.0.0
Install for TypeScript
The TypeScript version of RbxNet requires knowledge and usage of roblox-ts.
#
From NPMRbxNet is available on NPM. To install it to your roblox-ts project, type the following in command line/terminal
Once you have the module installed, you can then use it in code by importing it as such:
#
From GitHubThis is the option to use if you're wanting to use the latest master build of rbx-net. It's recommended though you use the above NPM option.
Once you have the module installed, you can then use it in code by importing it as such: