mq1 / runmc

A minimal and lightweight Minecraft launcher written in Rust + TypeScript + Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

runmc [WIP]

A minimal and lightweight Minecraft launcher

screenshot

Installation

Windows Download MacOS Download Linux Download

Windows users not running Windows 10 April 2021 update may need to install Webview2

Roadmap and progress tracking

0.0.12

  • code refactoring
  • more efficient asset management

0.0.11

  • access token refreshing

0.0.10

  • fabric fully working
  • styling & usability fixes
  • refactoring

0.0.9

  • optimizations
  • i18n
  • italian translation

0.0.8

  • styling
  • updater api
  • generic fixes & refactoring
  • new info page

0.0.7

  • yaml config
  • reduce bundle size

0.0.6

  • updater

0.0.5

  • version renaming
  • fabric loader support

0.0.4

  • 2nd redesign
  • fix navigation on bundled app
  • settings pane
  • info pane

0.0.3

  • use Headless UI
  • dark mode
  • redesign

0.0.2

  • port logic from TypeScript to Rust
  • use Lockdown tauri pattern
  • reduce installer size
  • account management
  • fix launching problems (assets and libraries)

0.0.1

  • version installing
  • game launching

MIT Licensed | © 2021 Manuel Quarneti

Minecraft is a trademark of Microsoft Corporation, and I have no relations with said company.

About

A minimal and lightweight Minecraft launcher written in Rust + TypeScript + Vue

License:GNU General Public License v3.0


Languages

Language:Vue 67.7%Language:TypeScript 22.1%Language:Rust 7.4%Language:CSS 2.7%