Skip to content

sonata-ltd/launcher

Repository files navigation

Sonata Launcher

The next generation Minecraft Launcher

The project is under heavy development

Build the project

Fetch the source code

git clone https://github.com/Qeatrix/SonataLauncher.git

Build frontend

cd app && npm run build

Build ActionHandler

cd action_handler && cargo run build

Project Todo

See project issues

Application Architecture

Application Architecture Map