Skip to content

Installation

with Wally

  1. Get Rojo and Wally ready.
  2. Add FastNet2 to your wally.toml.
toml
[dependencies]
fastnet2 = "imezx/fastnet2@0.9.1"
[dependencies]
fastnet2 = "imezx/fastnet2@0.9.1"
  1. Run wally install in command.
  2. Link/Require the module and Done!

without Wally

  1. Get the .rbxm file from the github
  2. Import the .rbxm file into roblox studio manually and Done!