Go to file
Tumble 8158555b81
added readme file and void dependancy install
2024-01-13 10:40:16 +00:00
README.md added readme file and void dependancy install 2024-01-13 10:40:16 +00:00
beat-saver.desktop files 2021-10-21 13:31:57 +01:00
beat-saver.sh some optimisations and fixes 2022-02-12 23:33:18 +00:00
install.sh added readme file and void dependancy install 2024-01-13 10:40:16 +00:00

README.md

Beat Saber One Click

Sets up the one click istall for linux on websites such as

Dependancies

  • wget - downloading the song map files
  • unzip - extracting the song map files
  • jq - reading the song name from the info.dat

Installation instructions

  1. Run install.sh - How-to: Run a bash shell script
  2. Make sure export BEATSABER_DIR=/path/to/steam/common/Beat Saber exists in your .profile or .bash_prosile files