You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-10Lines changed: 6 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,17 @@
1
-
PHP Source Query
2
-
================
1
+
# PHP Source Query
3
2
4
-
###Description
3
+
## Description
5
4
This class was created to query game server which use the Source query protocol, this includes all source games, half-life 1 engine games and Call of Duty: Modern Warfare 3
6
5
7
6
The class also allows you to query servers using RCON although this only works for half-life 1 and source engine games.
8
7
9
8
[Minecraft](http://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.
10
9
11
-
#####Protocol specifications can be found over at VDC
10
+
### Protocol specifications can be found over at VDC
0 commit comments