Sasha Sorokin 4de64d9a43 Further auth requests consistency fixes (#1149)
* Further auth requests consistency fixes

- Generated device UUIDs are lowercase, whereas they're uppercase in MCL
- TitleId in SISU authenticate is supposed to be a string (it is in MCL)
- UseModernGamertag in SISU authorize, on the other hand, is a boolean
- Clarified charset of our requests like MCL does
- Specified rng gen call to generate u8 to fix compile error (???)

* Enable deflate, gzip and brotli compression support
2024-04-25 11:45:32 -07:00
2023-05-09 16:48:47 -07:00
2024-04-24 21:27:25 -07:00
2023-06-02 12:48:55 -07:00
2021-07-22 18:59:33 -07:00

theseus

A game launcher which can be used as a CLI, GUI, and a library for creating and playing modrinth projects

Theseus aims to provide three components:

  • A library (theseus)
  • A CLI (theseus-cli)
  • A GUI (theseus-gui)

Feel free to contribute!

Description
A convenient and modern launcher for Minecraft with support for offline and online (MSA) authorization.
Readme 98 MiB
Languages
Rust 44.8%
Vue 38.9%
TypeScript 7.9%
HTML 5%
JavaScript 1.9%
Other 1.3%