https://github.com/sc2ad/scoremodifier
A Beat Saber Mod that allows for different calculations of score.
https://github.com/sc2ad/scoremodifier
beatsaber custom mod
Last synced: 22 days ago
JSON representation
A Beat Saber Mod that allows for different calculations of score.
- Host: GitHub
- URL: https://github.com/sc2ad/scoremodifier
- Owner: sc2ad
- License: mit
- Created: 2019-04-01T09:34:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T08:53:18.000Z (about 6 years ago)
- Last Synced: 2025-02-10T22:29:57.800Z (3 months ago)
- Topics: beatsaber, custom, mod
- Language: C#
- Size: 43 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScoreModifier
A Beat Saber Mod that allows for different calculations of score.This mod was made as an attempt to make the scoring for Beat Saber much more customizable.
It also does this by allowing for a new custom score as opposed to overwritting the old one.
This means, however, that the new score does not currently show in game.This mod requires [BS_Utils](https://github.com/sc2ad/Beat-Saber-Utils) in order to function, so please make sure that is installed as well. You can find the binaries for both `BS_Util` and `ScoreModifier` from the [Releases page](https://github.com/sc2ad/ScoreModifier/releases)