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 ce7155c commit da7e4abCopy full SHA for da7e4ab
README.md
@@ -1,2 +1,10 @@
1
-# Valve-rcon-dotnet
2
- A Valve RCON protocol implementation in Visual Basic .NET
+# A Valve RCON protocol implementation in Visual Basic .NET
+This is a simple implementation of the Valve RCON protocol in Visual Basic .NET 2019 Community Edition (Framework 4.7.2).
3
+Whith this library/class you can connect/authenticate/send commands/receive responses from your gameserver.
4
+
5
6
7
+## Installation
8
9
10
+## Usage
0 commit comments