This is a fork of the beatlist.
- Download and execute the latest version.
- Insert manually or use the detector to set the installation path of Beat Saber in settings
- Scan your beatmaps/playlists library in settings through the scan button.
- Enjoy !
# 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.
This project is licensed under MIT.