mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-07-20 04:25:07 -04:00
add tick-beats-metronome (#8145)
* Added Tick Beats Metronome Plugin * Updated plugin to fix potential resource folder access issue * Updated plugin to give users the ability to add their own sounds for ticks. * Update tick-beats-metronome removed javax.sound Removed javax.sound and replaced it with runelite audio player * Added color overlay functionality * Update Added color overlay and more options * Update tick-beats-metronome changed log.info to log.debug * Made Log Writes Async Made log writes async, added and icon, and added a bit more info to the log * Update tick-beats-metronome Found an issue where executor wasn't properly restarting when the plugin was toggled off and back on * Update Tick Beats, Added Music Made some major changes including adding music playing synced to ticks and removing the now unnecessary log writer * Removed large wav files * raw.githubusercontent.com file download implemented * Converted Audio Messages to Text Messages --------- Co-authored-by: HarperDevLab <HarperDevLab@users.noreply.github.com>
This commit is contained in:
2
plugins/tick-beats-metronome
Normal file
2
plugins/tick-beats-metronome
Normal file
@@ -0,0 +1,2 @@
|
||||
repository=https://github.com/HarperDevLab/Tick-Beats-Metronome.git
|
||||
commit=28f6822eb5c7d1f2c762e828be4003a80ec42166
|
||||
Reference in New Issue
Block a user