Skip to content

feat: Add standalone server executable arguments #19

Description

@Zffu

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions