Skip to content

Commit 3bae84c

Browse files
committed
Update README.md
1 parent c2ffe00 commit 3bae84c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# PHP Source Query
22

3-
## Description
43
This class was created to query game server which use the Source query protocol, this includes all source games, and all the games that implement Steamworks.
54

65
The class also allows you to query servers using RCON although this only works for half-life 1 and source engine games.
76

8-
[Minecraft](http://www.minecraft.net) also uses Source RCON protocol, and this means you can use this class to send commands to your minecraft server while having engine set to source.
7+
[Minecraft](http://www.minecraft.net) also uses Source RCON protocol, and this means you can use this class to send commands to your minecraft server while having engine set to Source engine.
98

109
### Protocol specifications can be found over at VDC
1110
* https://developer.valvesoftware.com/wiki/Server_queries

0 commit comments

Comments
 (0)