We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e52112a commit 3632093Copy full SHA for 3632093
README.md
@@ -4,6 +4,8 @@ This is a fork of official PHP OGP client (http://open-game-protocol.org/downloa
4
5
This SDK allow you to retrieve server status of your game server in real time.
6
7
+Usefull for Onset servers (https://playonset.com/).
8
+
9
# Usage
10
11
The port is the query port of server (port - 1).
@@ -78,3 +80,4 @@ echo parseBBCodeHostname($ogp->serverInfo['HostName']);
78
80
79
81
* Get started: https://mtxserv.com/article/12440/onset_php_server_query
82
* More tools for Onset on https://onset-server.com/
83
+* Onset Server Hosting: https://mtxserv.com/host-server/onset
0 commit comments