Update badge in README

This commit is contained in:
ORelio 2022-01-26 13:03:33 +01:00
parent 4e4a61d6e9
commit 111d06e177
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# Due to running .NET 4 this workflow needs to run on windows-latest # Due to running .NET 4 this workflow needs to run on windows-latest
# Changes would need to be made for using .NET 5 and later on linux # Changes would need to be made for using .NET 5 and later on linux
name: BuildAndRelease name: Build
on: on:
push: push:

View file

@ -1,13 +1,13 @@
Minecraft Console Client Minecraft Console Client
======================== ========================
[![Appveyor build status](https://ci.appveyor.com/api/projects/status/github/MCCTeam/Minecraft-Console-Client)](https://ci.appveyor.com/project/ORelio/minecraft-console-client) [![GitHub Actions build status](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest)](https://github.com/MCCTeam/Minecraft-Console-Client/actions/workflows/build-and-release.yml/badge.svg)
Minecraft Console Client (MCC) is a lightweight app allowing you to connect to any Minecraft server, send commands and receive text messages in a fast and easy way without having to open the main Minecraft game. It also provides various automations that you can enable for administration and other purposes. Minecraft Console Client (MCC) is a lightweight app allowing you to connect to any Minecraft server, send commands and receive text messages in a fast and easy way without having to open the main Minecraft game. It also provides various automations that you can enable for administration and other purposes.
## Download 🔽 ## Download 🔽
Get binary file from our latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts). Get binary file from our latest [development build](https://github.com/MCCTeam/Minecraft-Console-Client/releases/latest).
The exe file is a .NET binary which also works on Mac and Linux. The exe file is a .NET binary which also works on Mac and Linux.
## How to use 📚 ## How to use 📚