diff options
| author | 2026-01-14 18:46:00 +0800 | |
|---|---|---|
| committer | 2026-01-14 18:46:00 +0800 | |
| commit | e90ebb9ff19abbee7ad4a282c270e56769310cb7 (patch) | |
| tree | 71e9bb4ca4911a92288301a8b030a947ee3b8dc8 /README.md | |
| parent | 2e06e005f69d3da63252bf27a731eb8de75a4edf (diff) | |
| download | DropOut-e90ebb9ff19abbee7ad4a282c270e56769310cb7.tar.gz DropOut-e90ebb9ff19abbee7ad4a282c270e56769310cb7.zip | |
feat: update features section in README.md to include version isolation and management
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -13,16 +13,10 @@ DropOut is a modern, fast, and efficient Minecraft launcher built with the lates - **Cross-Platform**: Native support for **Windows**, **Linux**, and **macOS**. - **Modern UI**: Clean and responsive interface built with Svelte 5 and Tailwind CSS 4. - **Game Management**: + - Version isolation and management - Efficient asset and library downloading - - Custom Java arguments support. - -## Supported Platforms - -- [X] **Linux** `x86_64` -- [X] **macOS** `ARM64 (Apple Silicon)` -- [X] **Windows** `x86_64` -- [X] **Windows** `ARM64` + - Custom Java arguments support ## Roadmap |