mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 23:21:49 -03: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>