Skip to content

OctoDumb/beatmapdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeatmapDownloader

This is a second reincarnation of osu-Direct, fully rewritten using React

Brought to you by OctopuSSX (Code) and TheEZIC (Design and Code)

How to run

  1. Clone repository
git clone https://github.com/OctoDumb/beatmapdownloader
  1. Install all modules using npm
npm i
  1. Run
npm start

How to build

  1. Repeat steps 1-2 from How to run

  2. Build

npm run dist

The command above will generate a folder /dist with two setup files Beatmap Downloader x.x.x Setup x{Arch}.exe