Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 940 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 940 Bytes

logo

This is a fork of the beatlist.

Installation

  1. Download and execute the latest version.
  2. Insert manually or use the detector to set the installation path of Beat Saber in settings
  3. Scan your beatmaps/playlists library in settings through the scan button.
  4. Enjoy !

Setting up the development environment

# Clone the project
git clone https://github.com/ranmd9a/beatlist.git
cd beatlist

# Install dependencies
npm install

# Run the electron app
npm run serve

It use Vuetify for the UI and Pathify to simplify vuex.

Licence

This project is licensed under MIT.