Challengermode / CoreRcon

A .NET Standard implementation of the Source RCON Protocol.
MIT License
70 stars 12 forks source link

Improved CI with testing #72

Closed xobust closed 4 months ago

xobust commented 4 months ago

Adds Integration tests are added for the following games

Minecraft utilizes a test container. CS2s install size is too large so a container is not scalable, instead I setup a temporary server on Dathost.

Fix: #63