branchrust_reboot/main/server_noconsolecancel
2 Commits over 0 Days - ∞cph!
Don't even create the ConsoleWindow or ConsoleInput instances if -noconsole is specified, add null checks
Fixes NRE when making sure the console handling is turned off
Add -noconsole command line option to disable the console handling on windows dedicated servers
Note you will not be able to type in commands with this, but reading stdout will work as expected instead of having things duplicated