Files
LCE-Emerald-Launcher/BUILD.md
2026-03-12 21:21:20 +03:00

340 B

Building Emerald Launcher

Requirements

  • Node.js (and NPM)
  • Rust
  • WebKit2GTK-4.1 (GNU/Linux only)
  • WebKit (macOS only, preinstalled)
  • Microsoft Edge WebView2 Runtime (Windows only)
  • PNPM (optional, but recommended)
  • Windows, GNU/Linux or a macOS system.

Building

pnpm install  # or npm
pnpm tauri build  # or npm