Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 439 Bytes

wholesale

Roblox deployment downloader written in Go using rbxbin, with a CLI and a WASM frontend.

Usage (CLI)

go install github.com/vinegarhq/wholesale@latest
PATH="$PATH:$(go env GOPATH)"
wholesale -guid version-24872f7beace4d0a

Usage (Web)

Navigate to the WASM implementation at wholesale.vinegarhq.org, an example usage will be given.