Releases: Mindgamesnl/mc
Releases · Mindgamesnl/mc
Temp folders and offline mode
Installation
Linux/macOS (one-liner):
curl -sfL https://github.com/Mindgamesnl/mc/releases/download/v1.1/mc-linux-amd64 -o mc && chmod +x mc && sudo mv mc /usr/local/bin/Windows (PowerShell):
Invoke-WebRequest -Uri "https://github.com/Mindgamesnl/mc/releases/download/v1.1/mc-windows-amd64.exe" -OutFile "mc.exe"Manual Downloads
- Linux (x64): mc-linux-amd64
- Windows (x64): mc-windows-amd64.exe
- macOS (Intel): mc-darwin-amd64
- macOS (Apple Silicon): mc-darwin-arm64
Checksums (SHA256)
$(cat release/checksums.txt)
Initial release
Installation
Linux/macOS (one-liner):
curl -sfL https://github.com/Mindgamesnl/mc/releases/download/v1.0/mc-linux-amd64 -o mc && chmod +x mc && sudo mv mc /usr/local/bin/Windows (PowerShell):
Invoke-WebRequest -Uri "https://github.com/Mindgamesnl/mc/releases/download/v1.0/mc-windows-amd64.exe" -OutFile "mc.exe"Manual Downloads
- Linux (x64): mc-linux-amd64
- Windows (x64): mc-windows-amd64.exe
- macOS (Intel): mc-darwin-amd64
- macOS (Apple Silicon): mc-darwin-arm64
Checksums (SHA256)
$(cat release/checksums.txt)