mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
8 lines
243 B
Markdown
8 lines
243 B
Markdown
# Builds Archive
|
|
|
|
Builds are stored on a Cloudflare R2 instance at `https://builds.rebootfn.org/versions.json`.
|
|
If you want to move them to another AWS-compatible object storage, run:
|
|
```
|
|
python move.py
|
|
```
|
|
and provide the required parameters. |