Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@pygrum pygrum released this 28 Dec 17:49
· 2 commits to main since this release

New features

  • agents info command can list information about a specific agent, and paired with the --build flag, 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

  • host and port build parameters renamed to lhost and lport
  • Save compile options + create endpoint profiles by @pygrum in #25

Full Changelog: v0.1.0...v0.1.1