newwave-core

A library containing core mechanisms for Helios Launcher


Keywords
helios-launcher, helios-core, minecraft-launcher, microsoft, mojang
License
LGPL-3.0-only
Install
npm install [email protected]

Documentation

Helios-Core

A library containing core mechanisms for Helios Launcher

Requirements

  • Node.js 20 (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