Skip to main content

Installation

Option №1 (Creator Store)

Creator Store Module

Option №2 (GitHub)

Get the latest .rbxm (or .luau) file from GitHub releases and insert it into Roblox Studio.

Option №3 (Wally)

  1. Add TypedEnum to wally.toml dependencies in your project:

    [dependencies]
    typedenum = "arythmitical/typedenum@1.0.4"
  2. Install dependencies using terminal:

    wally install