mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Update badge in README
This commit is contained in:
parent
4e4a61d6e9
commit
111d06e177
2 changed files with 3 additions and 3 deletions
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
|
|
@ -2,7 +2,7 @@
|
|||
# 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
|
||||
|
||||
name: BuildAndRelease
|
||||
name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
Minecraft Console Client
|
||||
========================
|
||||
|
||||
[](https://ci.appveyor.com/project/ORelio/minecraft-console-client)
|
||||
[](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.
|
||||
|
||||
## 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.
|
||||
|
||||
## How to use 📚
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue