Skip to content

Commit 66d171e

Browse files
committed
Add OS hint to build badge and add auto-guest login
1 parent 97312a7 commit 66d171e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AlternateLife.RageMP.Net
2-
[![Development Build status](https://teamcity.alternate-life.de/app/rest/builds/buildType:(id:RageMP_NETCore_BuildDevelopment)/statusIcon)](https://teamcity.alternate-life.de/viewType.html?buildTypeId=RageMP_NETCore_BuildDevelopment)
2+
[![Development Build status](https://teamcity.alternate-life.de/app/rest/builds/buildType:(id:RageMP_NETCore_BuildDevelopment)/statusIcon)](https://teamcity.alternate-life.de/viewType.html?buildTypeId=RageMP_NETCore_BuildDevelopment&guest=1) (Windows, Linux)
33
[![NuGet](https://img.shields.io/nuget/dt/AlternateLife.RageMP.Net.svg)](https://www.nuget.org/packages/AlternateLife.RageMP.Net)
44

55
AlternateLife.RageMP.Net is an alternative server-side .NET Core 2.2 implementation for [RAGE Multiplayer](https://rage.mp). This library targets more advanced developers which are more familiar with the RAGE Multiplayer server API and its features. It offers a mostly asynchronous API to interact with, so a thread-safe access to the native API is always guaranteed.

0 commit comments

Comments
 (0)