Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dscalzi/helios-core

♾️ A library containing core mechanisms for Helios Launcher
https://github.com/dscalzi/helios-core

helios-launcher microsoft mojang

Last synced: 6 days ago
JSON representation

♾️ A library containing core mechanisms for Helios Launcher

Awesome Lists containing this project

README

        

# 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