~shockpast/ecstasy
downloader for osu!collector
- download the latest release (or compile yourself)
- setup the
config.toml
(config.toml.example
, you'll need to rename it) - launch
ecstasy.exe
git clone https://github.com/shockpast/ecstasy
cd ecstasy
cargo build --release --target=<desired_target>
target triplets:
x86_64-unknown-linux-gnu # linux 64-bit
x86_64-pc-windows-msvc # windows 64-bit
i686-unknown-linux-gnu # linux 32-bit
i686-pc-windows-msvc # windows 32-bit
ecstasy.exe -s
will run SpeedTest against all osu! mirrors, and also a general test for download.
- osu!lazer support