March 29th, 2024
Windowed & Console applications
https://www.youtube.com/watch?v=v8piXNQwcUw&t=263
Suggested Wiki Refrence Code
Topics
Transcription
Snutt
So you no longer need to use like the multi-home command line option thingy if you need to bind it to IPv4.
The server executable also now comes in both the form of a windowed application and a console application.
This is because there are some cases where having the server run as a windowed application can cause some issues in certain setups.
There are other benefits to the console application as well, such as having better logging and being able to run scripts and stuff like that, that boot it up and etc.