Skip to content

Releases: Rezn1r/mcfetch

v1.2.1

20 Feb 12:30

Choose a tag to compare

mcfetch v1.2.1

Installation

Windows:

irm https://raw.githubusercontent.com/Rezn1r/mcfetch/main/installer.ps1 | iex

Linux:

curl -sSL https://raw.githubusercontent.com/Rezn1r/mcfetch/main/installer.sh | bash

Usage

mcfetch java donutsmp.net
mcfetch bedrock demo.mcstatus.io --verbose

v1.2.0

20 Feb 12:29

Choose a tag to compare

mcfetch v1.2.0

Installation

Windows:

irm https://raw.githubusercontent.com/Rezn1r/mcfetch/main/installer.ps1 | iex

Linux:

curl -sSL https://raw.githubusercontent.com/Rezn1r/mcfetch/main/installer.sh | bash

Usage

mcfetch java donutsmp.net
mcfetch bedrock demo.mcstatus.io --verbose

v1.1.1

07 Jan 02:18

Choose a tag to compare

mcfetch v1.1.1

Installation

Windows:

irm https://raw.githubusercontent.com/Rezn1r/mcfetch/main/installer.ps1 | iex

Linux:

curl -L https://github.com/Rezn1r/mcfetch/releases/download/v1.1.1/mcfetch-linux-amd64 -o mcfetch
chmod +x mcfetch
sudo mv mcfetch /usr/local/bin/

Usage

mcfetch java donutsmp.net
mcfetch bedrock demo.mcstatus.io --verbose

v1.1.0

07 Jan 02:17

Choose a tag to compare

mcfetch v1.1.0

Installation

Windows:

irm https://raw.githubusercontent.com/Rezn1r/mcfetch/main/installer.ps1 | iex

Linux:

curl -L https://github.com/Rezn1r/mcfetch/releases/download/v1.1.0/mcfetch-linux-amd64 -o mcfetch
chmod +x mcfetch
sudo mv mcfetch /usr/local/bin/

Usage

mcfetch java donutsmp.net
mcfetch bedrock demo.mcstatus.io --verbose

v1.0.0

06 Jan 12:30

Choose a tag to compare

mcfetch v1.0.0

Installation

Windows:

irm https://raw.githubusercontent.com/Rezn1r/mcfetch/main/installer.ps1 | iex

Linux:

curl -L https://github.com/Rezn1r/mcfetch/releases/download/v1.0.0/mcfetch-linux-amd64 -o mcfetch
chmod +x mcfetch
sudo mv mcfetch /usr/local/bin/

Usage

mcfetch java donutsmp.net
mcfetch bedrock demo.mcstatus.io --verbose