Skip to content

A Beat Saber plugin to write currently playing song status to a text file that can be read by programs like OBS.

License

Notifications You must be signed in to change notification settings

OshiHidra/BeatSaber-SongStatus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SongStatus

A Beat Saber plugin to write currently playing song status to a text file that can be read by programs like OBS.

Writes to songStatus.txt in your Beat Saber UserData folder. Customize the output in songStatusTemplate.txt

Available tags

  • {songName}
  • {songSubName}
  • {authorName}
  • {gamemode} Temporarily removed
  • {difficulty}
  • {beatsPerMinute}
  • {[isNoFail]}
  • {[modifiers]}
  • {notesCount}
  • {obstaclesCount}

About

A Beat Saber plugin to write currently playing song status to a text file that can be read by programs like OBS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smalltalk 91.0%
  • C# 9.0%