Skip to content

Backs up an ordered datastore into a csv using Roblox's Open Cloud API.

License

Notifications You must be signed in to change notification settings

ThatTimothy/ordered-datastore-backup-tool

Repository files navigation

ordered-datastore-backup-tool

Screenshot of inputting various inputs and startup

Backs up an ordered datastore into a csv using Roblox's Open Cloud API.

Download

Simply clone the repo (if you don't have git, install it):

git clone https://github.com/ThatTimothy/ordered-datastore-backup-tool.git

Usage

Note: Node v18+ is required

Simply run:

npm install
npm run run

Answer the inputs required, and the process will begin. If you need to exit early, simply Ctrl + C, and the process with be paused. To resume, simply enter the same output directory as before and the download will resume where it left off.

Example output

I used this to download Roblox Uno's wins: https://github.com/ThisStudio/roblox-uno-wins

License

Please see LICENSE.md

About

Backs up an ordered datastore into a csv using Roblox's Open Cloud API.

Topics

Resources

License

Stars

Watchers

Forks