Loading
forge-mtg: fix audio support in forge-adventure mode
The forge-adventure executable uses LWJGL3 backend which requires native audio libraries for sound playback. This change adds alsa-lib to the library path for forge-adventure, enabling proper audio functionality.