Commit Graph

1 Commits

Author SHA1 Message Date
SoaresPT
fa168bce7f 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
2024-07-17 16:11:55 -04:00