Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
TouhouMeltdownMusic
Replaces meltdown music with Touhou Nuclear Fusion theme when Apparatus is pulled. Standalone.
By CutyIMoDo
CHANGELOG
Changelog
v1.0.4
- Music stops when returning to main menu
- Updated manifest version
v1.0.3
- Switched from OGG to MP3 format (AudioType.MPEG) for reliable FMOD playback
- Audio preloading at startup via UnityWebRequest
- FacilityMeltdown audio suppression (mutes by GameObject/clip name matching)
v1.0.2
- Switched from WWW to UnityWebRequest + DownloadHandlerAudioClip
v1.0.1
- Initial standalone release (replaces PizzaTowerEscapeMusic-based approach)
- Polling-based apparatus detection via reflection