Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.

Commit 8b30f00

Browse files
committed
README.md update (New badges, moved old)
1 parent 73234b3 commit 8b30f00

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# Source RCON Library [![AppVeyor tests](https://img.shields.io/appveyor/tests/Subtixx/source-rcon-library.svg)](https://ci.appveyor.com/project/Subtixx/source-rcon-library) [![AppVeyor](https://img.shields.io/appveyor/ci/subtixx/source-rcon-library.svg)](https://ci.appveyor.com/project/Subtixx/source-rcon-library) [![Codecov](https://img.shields.io/codecov/c/github/subtixx/source-rcon-library.svg)](https://codecov.io/gh/Subtixx/source-rcon-library)
1+
# Source RCON Library
2+
3+
| | |
4+
| ------------- |-------------|
5+
| NuGet | [![Latest NuGet Version](https://img.shields.io/nuget/v/source-rcon-server.svg)](https://www.nuget.org/packages/source-rcon-server/) |
6+
| Github | [![Latest Github Version](https://img.shields.io/github/release/subtixx/source-rcon-library.svg?logo=github)](https://github.com/Subtixx/source-rcon-library/releases) |
7+
| Status | [![Maintenance](https://img.shields.io/maintenance/yes/2018.svg)]() |
8+
| Downloads | [![Github Releases](https://img.shields.io/github/downloads/subtixx/source-rcon-library/latest/total.svg?logo=github)](https://github.com/Subtixx/source-rcon-library/releases) |
9+
| Open Issues | [![GitHub issues](https://img.shields.io/github/issues/subtixx/source-rcon-library/.svg?logo=github)](https://github.com/subtixx/source-rcon-library/issues) |
10+
| Tests | [![AppVeyor tests](https://img.shields.io/appveyor/tests/Subtixx/source-rcon-library.svg?logo=appveyor)](https://ci.appveyor.com/project/Subtixx/source-rcon-library) |
11+
| Builds | [![AppVeyor](https://img.shields.io/appveyor/ci/subtixx/source-rcon-library.svg?logo=appveyor)](https://ci.appveyor.com/project/Subtixx/source-rcon-library) |
12+
| Coverage | [![Codecov](https://img.shields.io/codecov/c/github/subtixx/source-rcon-library.svg)](https://codecov.io/gh/Subtixx/source-rcon-library) |
213

314
Source RCON Library is a single class solution to create a [source](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol) compatible RCON Server
415

0 commit comments

Comments
 (0)