From 542358568c5ee0c5c96076fdadc7f1950f587732 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Tue, 13 Jan 2026 20:01:13 +0800 Subject: feat: update release workflow and enhance README with supported platforms and installation details; remove unused Android and iOS icon assets --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5629e08..99b28bb 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,27 @@ DropOut is a modern, fast, and efficient Minecraft launcher built with the lates - Efficient asset and library downloading - Custom Java arguments support +## Supported Platforms + +| Platform | Architecture | Status | +| ----------------- | --------------------- | ------ | +| **Linux** | x86_64 | Done | +| **Linux** | ARM64 | Done | +| **macOS** | ARM64 (Apple Silicon) | Done | +| **Windows** | x86_64 | Done | +| **Windows** | ARM64 | Done | + ## Installation -*(Pre-built binaries coming soon to the [Releases](https://github.com/HsiangNianian/DropOut/releases) page)* +Download the latest release for your platform from the [Releases](https://github.com/HsiangNianian/DropOut/releases) page. + +| Platform | Files | +| -------------- | ----------------------- | +| Linux x86_64 | `.deb`, `.AppImage` | +| Linux ARM64 | `.deb`, `.AppImage` | +| macOS ARM64 | `.dmg` | +| Windows x86_64 | `.msi`, `.exe` | +| Windows ARM64 | `.msi`, `.exe` | ## Building from Source -- cgit v1.2.3-70-g09d2