search/
Start typing to search packages!
package_2
profilestore
By @ptekspy
Roblox
MirroredProfileStore
Package template, generated by Argon
Getting Started
To build the package use:
argon build
Usage
Install the package with wally:
wally add ptekspy/profilestore
Require and use in your Luau code (adjust path as needed):
local ProfileStore = require(path.to.ProfileStore.init)
local store = ProfileStore.New("MyStore", { Coins = 0 })
local profile = store:StartSessionAsync("player_123")
Package Details
Install command (Click to copy)
Version
1.2.0
License
Apache-2.0
Safe for commercial use
Modified files must carry a notice of changes. If the package ships a NOTICE file, its attributions must be preserved.
Automated license review — not legal advice.
