1
0
mirror of https://github.com/mgerb/ServerStatus synced 2026-01-10 19:22:49 +00:00

feat(RCON): added RCON support for UDP servers

This commit is contained in:
2019-01-19 20:08:05 -06:00
parent d0cf0eae78
commit 92d94ed4d4
5 changed files with 74 additions and 14 deletions

View File

@@ -36,3 +36,7 @@
[prune]
go-tests = true
unused-packages = true
[[constraint]]
branch = "master"
name = "github.com/kidoman/go-steam"