# Helios-Core

A library containing core mechanisms for Helios Launcher

### Requirements

* Node.js 22 (minimum)

helios-core will always use the same minimum node version as Helios Launcher.

## Auth

### Supported Auth Providers

* Mojang
* Microsoft

### Provider Information

#### Mojang

Mojang authentication makes use of the Yggdrasil scheme. See https://wiki.vg/Authentication

#### Microsoft

Microsoft authentication uses OAuth 2.0 with Azure. See https://wiki.vg/Microsoft_Authentication_Scheme

### LICENSE

LGPL-3.0