-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from bookdude13/dev
Updated readme. Bumped version to 1.0.0
- Loading branch information
Showing
3 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,25 @@ | ||
# SRPerformanceMeter | ||
SynthRiders Performance Meter mod inspired by MCJack123's PerformanceMeter BeatSaber mod | ||
# Synth Riders Performance Meter | ||
Synth Riders Performance Meter mod inspired by [MCJack123's PerformanceMeter BeatSaber mod](https://github.com/MCJack123/PerformanceMeter). | ||
|
||
Adds an additional panel to the end game screen showing the average percentage of your life bar and a graph of the life bar over the course of the song. | ||
|
||
More features coming soon! | ||
|
||
![End Game Screen](/end_game_example.jpeg "End Game Screen") | ||
|
||
|
||
## Setup | ||
1. Prepare Synth Riders for the use with mods by following the [installation instructions for [MelonLoader](https://wiki.synthriderz.com/en/guides/installing-mods) | ||
2. Grab the newest version of SRPerformanceMeter from releases and extract it to ./SynthRiders/Mods (create new directory if it doesn't exist) | ||
3. Enjoy! | ||
|
||
## Technical Detail | ||
- During gameplay the life bar percentage is polled every 100ms | ||
|
||
- Less than 50% life is red, 50-74.99% is orange, 75-89.99% is yellow-green, and 90%+ is green | ||
|
||
--- | ||
|
||
## Disclaimer | ||
This mod is not affiliated with Synth Riders or Kluge Interactive. Use at your own risk. | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.