Skip to content

shockpast/ecstasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

downloader for osu!collector

Installation

  1. download the latest release (or compile yourself)
  2. setup the config.toml (config.toml.example, you'll need to rename it)
  3. launch ecstasy.exe

Building

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

Tips

  • ecstasy.exe -s will run SpeedTest against all osu! mirrors, and also a general test for download.

Todo

  • osu!lazer support