-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Welcome to the SourceRcon wiki!
This is a C# library (and console and WinForms example programs) for communicating with HL2/Source servers. Absolutely welcome collaborators on this, it’s my first open-sourced project, so I don’t really know what I’m doing and probably nobody will be interested, but…
This code works, more or less, but the sample program isn’t too user-friendly. Not all exceptions are handled, so remember your try/catch blocks!
Version History:
1.2 (in development) – Further code cleanup, project files updated to Visual Studio 2008 versions.
General bug fixes, and rudimentary localisation.
1.1 - Code cleanup, improved console program
1.0 – Initial Release
Copyright Andrew Simpson 2008
http://aiusepsi.co.uk
Licensed under the BSD License.
http://creativecommons.org/licenses/BSD/
In summary:
You are free:
- to Share — to copy, distribute and transmit the work
- to Remix — to adapt the work
Under the following conditions:
- No Endorsement. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.
- You must retain the license terms and copyright notice in any source code distribution and reproduce them in documentation for binary distributions.
- Any of the above conditions can be waived if you get permission from the copyright holder.