Skip to content

Installation

Studio

  1. Download the latest version of Router from the releases page.
  2. Insert the downloaded model into ServerScriptService.
  3. Router is now ready to use!
  1. Make sure both Rojo and Wally are installed.
  2. Add Router to the wally.toml file in your project's root directory:

    [dependencies]
    name = "tenx29/router@^2.0.0"
    
  3. Run wally install.

  4. Router is now ready to use!