Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 890 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 890 Bytes

Simple DataStore

About

Simple DataStore aims to provide a simple, easy to use, and efficient way to store data in DataStores.

Usage

-- The following asset id is owned and updated by Inertia Lighting.
-- Inertia Lighting expresses no guarantee or liability for the usage of this asset id.
local SimpleDataStore = require(9415836954)
local DataStoreRouter = SimpleDataStore.DataStoreRouter
local CachedDataStore = SimpleDataStore.CachedDataStore

Documentation

Coming Soon™️

Development

To assist with developing this library, you can use Rojo to easily work in your code editor of choice and have it automatically sync to Roblox Studio.

rojo serve

License

This repository uses the MIT license.
You can read the license here.

Copyright

Copyright © Inertia Lighting | Some Rights Reserved