- Home /
Question by
Khizbu · Feb 19, 2017 at 10:49 PM ·
networkingserver
UNET server -batchmode -nographics
Hi, i would like to create simple server. Will it work on linux when i run it with params -batchmode -nographcs? I'm not able to test it right now, but i need answer before i start working on it Thanks :)
Comment
Answer by Joe-Censored · Feb 26, 2017 at 12:56 PM
The way I do it is just check the Headless Mode build option. Otherwise you're probably going to have graphics libraries still linked in that may not be present on your Linux server. Headless Mode though won't link those in.