Skip to content

Latest commit

 

History

History
54 lines (47 loc) · 1.06 KB

File metadata and controls

54 lines (47 loc) · 1.06 KB

Project Philosophy

Core Principle

This launcher exists to launch Minecraft. Nothing more. Every feature that is not essential to launching Minecraft must be implemented as an extension. The launcher should never become bloated. Users should install only the features they want. Think of this launcher like VS Code. The launcher itself is intentionally minimal. Features grow over time by installing extensions.

Design Language

Keywords

Minimal Modern Fast Native Professional Predictable Quiet Elegant

Things the UI should NEVER feel like

A website. A game. A dashboard. A social media app. A launcher full of advertisements. A settings application.

Inspiration

Pandora Launcher VS Code Linear Raycast Windows 11 Cursor Notion

Performance Goals

Cold Start: Under 2 seconds. Navigation: Instant. Animations: 60 FPS. Memory: Below 100MB idle.

Overall Goal

When a user opens the launcher they should think "This feels incredibly simple." Not "This launcher can do everything." The launcher should disappear into the background. Minecraft remains the focus.