- Check: query /api/launcher/latest with os/arch, compare versions - Apply: download new binary, verify SHA-256, replace current executable (Windows .old rename) - Restart: re-launch executable and exit - Uses stdlib only (no external update library needed for direct URL downloads) Co-Authored-By: OWL <noreply@anthropic.com>
MrixsCraft Launcher
Minecraft лаунчер на Go с GUI на Fyne.
Сборка
go build -o mrixscraft-launcher ./cmd/launcher
Запуск
go run ./cmd/launcher
Description
Languages
Go
100%