1
0
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 modern launcher based on Modrinth. No built-in/external advertising or telemetry. Fully compatible with the original Modrinth without broken mechanics.
Readme 115 MiB
Languages
Rust 46.8%
Vue 36.8%
TypeScript 10.7%
HTML 2.7%
JavaScript 1.4%
Other 1.5%