an open source osu! mirror. Outdated, replaced by cheesegull.
- Go 100%
| .gitignore | ||
| beatmap_downloader.go | ||
| beatmap_finder.go | ||
| build_index.go | ||
| config.go | ||
| data_json.go | ||
| ignored_beatmaps.go | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
mirror
An open-source, highly-performant and fast osu! beatmap mirror.
Getting started
Have go installed (with the GOPATH set up), and a 1TB+ disk available:
go get git.zxq.co/ripple/mirror
cd /one/terabyte/partition
mkdir osumirror
cd osumirror
$GOPATH/bin/mirror
nano mirror.conf
$GOPATH/bin/mirror # Get ready for downloading beatmaps for at least a day!