Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 529 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 529 Bytes

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