feat(protocols/sdtd): add telnet support for players (#692)

* feat(protocols/sdtd): add telnet support

* docs: update CHANGELOG.md
This commit is contained in:
CosminPerRam 2025-04-27 17:06:23 +03:00 committed by GitHub
parent 4db8a473ff
commit 71ce074866
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 159 additions and 5 deletions

View file

@ -64,6 +64,7 @@
"long": "5.3.2",
"minimist": "1.2.8",
"seek-bzip": "2.0.0",
"telnet-client": "2.2.5",
"varint": "6.0.0"
},
"devDependencies": {