Skip to content

Installation

Wally

Teisu can be installed with Wally, a package manager for Roblox.

Inside your wally.toml, add the following:

toml
[package]
name = "your_name/your_project"
version = "0.1.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"

[dependencies]
Teisu = "tracyspells/teisu@VERSION"

In your terminal, run the following code:

bash
wally install

GitHub Releases

Alternatively, you can get Teisu's .rbxm file from the GitHub Releases page.

Released under the MIT License.