Backs up an ordered datastore into a csv using Roblox's Open Cloud API.
Simply clone the repo (if you don't have git, install it):
git clone https://github.com/ThatTimothy/ordered-datastore-backup-tool.git
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.
I used this to download Roblox Uno's wins: https://github.com/ThisStudio/roblox-uno-wins
Please see LICENSE.md