Added config option to allow for the pause screen on servers to also pause the audio engine (can be changed in audio-shutdown.json)
- Works with 1.21.7 now
- Fixes bug with shutting down the system while idling
- Restructured AudioShutdown
- Implemented Audio pause. This should be faster and more efficient than shutting down the engine and has the same effect (your pc can go to sleep). If this is not supported by your system, we shut down the engine as usual. Create a GitHub issue if you want this to be toggleable.
- If your master volume is 0, we shut down (or pause) the engine even when in game now.