mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
add clue-scroll-notifier (#6129)
* Create clue-scroll-notifier * Update clue-scroll-notifier * feat: Replace external sound download with local resource usage for clue notifications - Updated ClueScrollNotifierPlugin to remove external download logic and rely on local sound resources. - Modified FileManager to use getResourceAsStream() to load the clue.wav sound file directly from the classpath. - Refactored SoundEngine to handle sound playback using local resource
This commit is contained in:
2
plugins/clue-scroll-notifier
Normal file
2
plugins/clue-scroll-notifier
Normal file
@@ -0,0 +1,2 @@
|
||||
repository=https://github.com/SoaresPT/clue-scroll-notifier.git
|
||||
commit=956c35eaefdfdf116dec5a58998e106112a7e5b5
|
||||
Reference in New Issue
Block a user