Skip to content

rithik-b/SearchFixes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchFixes

An improved search algorithm for Beat Saber

Features:

  • Search by song, artist, subname or mapper name
  • Search terms can be in any order and from any of those 4 categories
  • Search terms are matched using "and" instead of "or" (So saying "Night Raid" will show maps that have both words, "night" and "raid"
  • Special characters are ignored

Download

Download the latest version of the mod (v1.0.0) here. To install, move the dll to your Plugins folder.

Issues and Support

If you encounter any issues with this mod, DM me on Discord PixelBoom#0001 or file an Issue on GitHub and I'll fix it as soon as I can For support with the mod, DM me or ask a question on the #pc-help channel on the BSMG discord

Contribution

If you're a developer and would like to contribute to this mod, your contributions are welcome! Just submit a PR and I will take a look at it.