Skip to content

Commit da7e4ab

Browse files
authored
Update README.md
1 parent ce7155c commit da7e4ab

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# Valve-rcon-dotnet
2-
A Valve RCON protocol implementation in Visual Basic .NET
1+
# A Valve RCON protocol implementation in Visual Basic .NET
2+
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

Comments
 (0)