Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/armageddonapps/QueryMaster


https://github.com/armageddonapps/QueryMaster

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# QueryMaster

remaster of liblary form [CodePlex Archive](https://archive.codeplex.com/?p=querymaster)

Library that provides .net developers tools,

* To query, control game servers remotely.
* Find servers that match certain criteria.
* Query Steam web api easily.

## Features

* Query any Source/Gold Source servers to get basic information of server,information of players currently playing in server and server rules. ([Server Query Protocol](https://developer.valvesoftware.com/wiki/Server_queries))
* Send commands to server using Rcon password. ([Rcon Protocol](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol))
* Listen to logs and/subscribe to different events that are logged. ([Logged Events](https://developer.valvesoftware.com/wiki/HL_Log_Standard))
* Query Master Server(also supports filtering). ([Master Server Query Protocol](https://developer.valvesoftware.com/wiki/Master_Server_Query_Protocol))
* Query Steam web api ([Web api](http://steamcommunity.com/dev))
* Has utilities like Steam id converter.

## Gold Source Games

Counter-Strike ,Team Fortress Classic ,Day of Defeat ,Deathmatch Classic ,Opposing Force ,Ricochet ,Half-Life ,Condition Zero ,Counter-Strike 1.6 dedicated server ,Condition Zero Deleted Scenes ,Half-Life: Blue Shift

## Source Games

Half-Life 2 ,Counter-Strike: Source ,Half-Life: Source ,Day of Defeat: Source ,Half-Life 2: Deathmatch ,Half-Life 2: Lost Coast ,Half-Life Deathmatch: Source ,Half-Life 2: Episode One ,Portal ,Half-Life 2: Episode Two ,Team Fortress 2 ,Left 4 Dead ,Left 4 Dead 2 ,Dota 2 ,Portal 2 ,Alien Swarm ,Counter-Strike: Global Offensive ,SiN Episodes: Emergence ,Dark Messiah of Might and Magic ,The Ship ,Bloody Good Time ,Vampire The Masquerade - Bloodlines ,Garry's Mod,Zombie Panic! Source ,Age of Chivalry , Synergy ,D.I.P.R.I.P. ,Eternal Silence ,Pirates , Vikings , & Knights II ,Dystopia ,Insurgency ,Nuclear Dawn ,Smashball,Counterstrike Global Offensive and many more.........

## Usage
Tutorial can be found [here](https://codeplexarchive.org/projecttab/wiki/querymaster/Tutorial/)