beyond-all-reason / spring-launcher

Launcher for SpringRTS games
MIT License
2 stars 7 forks source link

Allow setting default environment variables. #6

Closed Beherith closed 2 years ago

Beherith commented 2 years ago

By default spawn etc is using process.env as source for the env variables for creating child processes, this allows setting it differently depending on the selected configuration.