Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

SourceQuery

TatLead edited this page Apr 28, 2020 · 1 revision

SourceQuery supports all Source servers and GoldSource servers and servers with A2S query.

servers.json example:

[
    {
        "type": "SourceQuery",
        "game": "Team Fortress 2",
        "addr": "123.123.123.123",
        "port": 27015,
        "channel": 684963178756702229
    }
]