Hi guys, I came here just to publish a small library that I did today and plan to continue updating on the following days or weeks. Pretty much “ProStore” (the name was based on my roblox name) is a small Data Store Library that helps you setting up a database on Roblox using Roblox’s Data Store Service.
I know there’s already “DataStore2” but I wanted to have a much simpler version for smaller scale stuff. I would highly appreciate if you guys could give me some tips on what kind of stuff could I do to improve it.
Code: prooheckcp/ProStore: Small datastore managing script for roblox (github.com)
You can find all the reference on how to use the code on GitHub.