Linux desktop launcher now sets LAUFEY_RUNTIME_PATH (
d3c7a73)
The Linux app launcher script now exports LAUFEY_RUNTIME_PATH to the packaged dylib before starting the desktop binary. This fixes a packaging/runtime issue on Linux so the launcher can locate the correct runtime path reliably.
Other misc changes
- None