21 lines
632 B
Plaintext
21 lines
632 B
Plaintext
# Copy to overlay.toml (gitignored) and adjust for your machine.
|
|
|
|
# Absolute path to Beat Saber Plus ChatRequest Database.json (optional if ChatRequest.json is in the repo)
|
|
chat_request_database = "C:\\path\\to\\UserData\\BeatSaberPlus\\ChatRequest\\Database.json"
|
|
|
|
# BeatLeader Steam / platform id for friend scores (recommended)
|
|
beatleader_player_id = "76561199407393962"
|
|
|
|
# UI toggles (optional; URL hash still overrides when present)
|
|
cover = true
|
|
map_info = true
|
|
time = true
|
|
score = true
|
|
friends = true
|
|
friend_mode = "mutual" # mutual | following | followers | all
|
|
bsr = false
|
|
right = false
|
|
bottom = true
|
|
scale = 1.0
|
|
fade = 300
|