feat: add version and protocol version

- define GoTomatoVersion constant for versioning
- add protocol version field to all server messages
- add `-version` cli parameter
- update README

🤖
This commit is contained in:
Sebastian Mark 2024-10-22 17:18:05 +02:00
parent 4eedfcb965
commit 232fe409cb
4 changed files with 23 additions and 7 deletions

View file

@ -0,0 +1,3 @@
package metadata
const GoTomatoVersion = "v0.0.1" // The GoTomato Version