jasonw4331 / libpmquery

A library which allows querying Minecraft Bedrock server information
GNU Lesser General Public License v3.0
43 stars 11 forks source link

how to use? #1

Closed XDqrkneZ closed 7 years ago

jasonw4331 commented 7 years ago

When the virion is built with poggit, you can import the PMQuery class in your own class. Using PMQuery::query() will return the data received in the query. I have an example at https://github.com/jasonwynn10/CrossOnlineCount