Version: 2.1.5
Install for TypeScript
The TypeScript version of RbxNet requires knowledge and usage of roblox-ts.
#
Install via Node Package Manager (NPM)RbxNet 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:
#
Install 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: