Add arguments to the standalone server in order to tweak it at startup time.
Arguments:
-port:<port>: Sets the port of the socket server
-derive: Explicitly uses a Cavernfall builtin crash handler even when one like Asan is bundled. Server behaviors while using this will and might be strange during crashes.
Dev Arguments:
-verhash:<client version hash>: Defined a custom client version hash. This is used to check a client's version compatibility
Add arguments to the standalone server in order to tweak it at startup time.
Arguments:
-port:<port>: Sets the port of the socket server-derive: Explicitly uses a Cavernfall builtin crash handler even when one likeAsanis bundled. Server behaviors while using this will and might be strange during crashes.Dev Arguments:
-verhash:<client version hash>: Defined a custom client version hash. This is used to check a client's version compatibility