Installation
Option №1 (Creator Store)
Option №2 (GitHub)
Get the latest .rbxm
(or .luau
) file from GitHub releases and insert it into Roblox Studio.
Option №3 (Wally)
-
Add TypedEnum to
wally.toml
dependencies in your project:[dependencies]
typedenum = "arythmitical/typedenum@1.0.4" -
Install dependencies using terminal:
wally install