Installation
There are several options available for installing LimitedTable.
Option №1 (Wally)
-
Add LimitedTable to
wally.toml
dependencies in your project:[dependencies]
limitedtable = "arythmitical/limitedtable@2.0.0" -
Install dependencies using terminal:
wally install
Option №2 (GitHub releases)
- Get the latest
.rbxm
(or.luau
) file from GitHub releases and insert it into Roblox Studio.