Installation
You’ve got three options to install Vault into your project:
NPM
Intended only for roblox-ts users: Install Vault by running the following command in your terminal:
npm install @rbxts/vault@latest
WALLY
Install Vault using a popular package manager called Wally. Put the following line
under [dependencies] in your wally.toml file.
Consider using the latest version:
wally.toml
[dependencies]
Vault = "paramacode/vault@0.1.0"
ROBLOX STUDIO
If you are not using Rojo, navigate yourself to github releases page and download rbxm file of the latest version.