mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-04-19 19:42:26 -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>