mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
update clue-scroll-notifier (#9779)
* 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 * Update clue-scroll-notifier * Update clue-scroll-notifier Plugins are now packed inside the resources folder instead of being grabbed from remote * Update clue-scroll-notifier * Update clue-scroll-notifier * Update commit hash for clue-scroll-notifier Add salvaging clue scroll/box detection
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/SoaresPT/clue-scroll-notifier.git
|
||||
commit=25e1e663e98b1ab68b94b6ac6e403f9014fe8790
|
||||
commit=507dfb93be38a62507b55f1aef4dc6e0beea4416
|
||||
|
||||
Reference in New Issue
Block a user