Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Latest commit

 

History

History
45 lines (29 loc) · 1.93 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.93 KB

copper

A rust minecraft launcher

for the badge for the badge for the badge for the badge for the badge Wakatime FOSSA Status

This is meant to be a mid-level structural launcher. It works in 3 steps:

  • authenticate
  • download
  • launch!

You get to decide how to authenticate, either internally (via the auth module) or externally (Just get the token and user info and you're good).

Downloading and launching, ditto.

MICROSOFT ONLY because Mojang is being removed in the future. Migrate now or else

Currently, this is being used as the launcher backend for the Glowsquid launcher.

Features

  • can actually download minecraft
  • parses version manifests for you
  • proper error handling

TODO

  • Ability to refresh existing tokens
  • Full tauri bindings

Testing

TODO: refactor testing

License

FOSSA Status