mirror of
https://git.sanhost.net/sanasol/hytale-f2p.git
synced 2026-04-18 22:22:24 -04:00
Node.js spawn with detached:true may not properly pass environment variables on some systems. Using a bash wrapper script guarantees LD_PRELOAD is set before the game process starts. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>