This repository was archived by the owner on Apr 13, 2025. It is now read-only.
New features
agents infocommand can list information about a specific agent, and paired with the--buildflag, can show the build option values that the agent was compiled with- A profile for each listener (http, https, tcp) is inserted to the DB on server initialisation. This is so that remote players know which ports the server uses for different types of communication.
What's Changed
hostandportbuild parameters renamed tolhostandlport- Save compile options + create endpoint profiles by @pygrum in #25
Full Changelog: v0.1.0...v0.1.1