InStore provides a host of utilities for streamlining and standardizing your theme scripts.
All utils are found in game.ReplicatedStorage.InStore.Utils
game.ReplicatedStorage.InStore.Utils
local RS = game.ReplicatedStorage:WaitForChild('InStore'); local Utils = RS.Utils; --> Folder of util modules
Last updated 8 months ago