Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/expeehaa/minecraftquery-csharp
A simple class/project to use the query minecraft servers provide.
https://github.com/expeehaa/minecraftquery-csharp
csharp gamespy4 minecraft query server udp ut3
Last synced: about 2 months ago
JSON representation
A simple class/project to use the query minecraft servers provide.
- Host: GitHub
- URL: https://github.com/expeehaa/minecraftquery-csharp
- Owner: expeehaa
- Created: 2018-02-23T14:28:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T18:38:46.000Z (about 2 years ago)
- Last Synced: 2023-03-01T03:10:29.950Z (almost 2 years ago)
- Topics: csharp, gamespy4, minecraft, query, server, udp, ut3
- Language: C#
- Size: 19.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to use
Clone this repo and add it to your project. NuGet package will maybe follow when it's finished.
The MinecraftQuery class is using the Minecraft Server Query protocol to retrieve information about servers, if it is enabled.
The MojangAPI class is to get information through the MojangAPI. It is not complete yet.## Contributing
If you want to contribute, do it and create a pull request or create an issue, I'll probably see it.