#minecraft-launcher #launcher #minecraft #game

yanked minecraft-rs

Minecraft launcher: rust edition

0.1.0 Dec 26, 2021

#25 in #minecraft-launcher

MIT license

36KB
859 lines

minecraft.rs

A low-ish rust minecraft launcher

This is meant to be a low-level structural launcher where everything is done separately. You don't launch and let it download the assets. You first download the assets and then launch. This is meant to be used as a library, but a standalone is also in the works (mainly for testing)

MICROSOFT ONLY becauce mojang is being removed in the future. Migrate now

Testing

Testing basically works by:

  • Run single test
  • See if output makes sense

What makes sense should make sense for the launcher

Dependencies

~8–22MB
~321K SLoC