mirror of
https://git.sanhost.net/sanasol/hytale-f2p.git
synced 2026-03-01 16:21:50 -03:00
- Add LD_LIBRARY_PATH with Client directory so the dynamic linker finds bundled native libraries (libSDL3_image.so.0, etc). Official Hytale uses Flatpak which provides these; F2P runs natively and needs this. - Add __NV_DISABLE_EXPLICIT_SYNC=1 for NVIDIA on Wayland to prevent crashes on Hyprland and other Wayland compositors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>