diff options
author | Mango0x45 <thomasvoss@live.com> | 2021-04-30 22:26:01 +0200 |
---|---|---|
committer | Mango0x45 <thomasvoss@live.com> | 2021-04-30 22:26:01 +0200 |
commit | 571ef6214da83ab544adedba8189c2a93bfd15c7 (patch) | |
tree | 4723792904c81193eee0837ad0ffab1620befcaf | |
parent | 01782b93dc477e8e2f47409af5244e4069ba8c61 (diff) |
Update README
-rw-r--r-- | README.md | 23 |
1 files changed, 16 insertions, 7 deletions
@@ -1,17 +1,26 @@ # Speedrun Retimer without Ads -As of writing this, the majority of speedrun moderators retime using speedrun retime tools such as [yt-frame-retimer](https://github.com/slashinfty/yt-frame-timer). While these tools are good at the job, they come with the disadvantage of advertising themselves in the provided mod messages that get pasted all over speedrun.com. While these ads are understandable as they help use of the tool to increase, as a moderator who always has 200-300 runs pending, removing the ads for every single run can be a pain. This fork of Matt Braddocks' popular [yt-frame-retimer](https://github.com/slashinfty/yt-frame-timer) aims to solve that problem by simply removing the ad. +As of writing this, the majority of speedrun moderators retime using speedrun retime tools such as +[yt-frame-retimer](https://github.com/slashinfty/yt-frame-timer). While these tools are good at the +job, they come with the disadvantage of advertising themselves in the provided mod messages that +get pasted all over speedrun.com. While these ads are understandable as they help use of the tool to +increase, as a moderator who always has 200-300 runs pending, removing the ads for every single run +can be a pain. This fork of Matt Braddocks' popular +[yt-frame-retimer](https://github.com/slashinfty/yt-frame-timer) aims to solve that problem by +simply removing the ad. This fork also has a few other tweaks: -* The "about" section has been removed, as it only took up space +* Dark theme! -* The default FPS has been changed from 60 to 30, which is a more popular FPS for runs +* The "about" section has been removed, as it only took up space. -* The mod message has been changed to include the exact frame instead of timestamps +* The default FPS has been changed from 60 to 30, which is a more popular FPS for runs. -* The time format has been changed from `Xh Xm Xs Xms` to `XX:XX:XX.XXX` +* The mod message has been changed to include the exact frame instead of timestamps. -* Removed the alert that appears when copying the mod message +* The time format has been changed from `Xh Xm Xs Xms` to `XX:XX:XX.XXX`. -* Better Google Drive support +* Removed the alert that appears when copying the mod message. + +* Better Google Drive support. |