Crates.io | minecraft-rs |
lib.rs | minecraft-rs |
version | 0.1.0 |
source | src |
created_at | 2021-12-26 16:11:57.68601 |
updated_at | 2021-12-26 16:11:57.68601 |
description | Minecraft launcher: rust edition |
homepage | https://github.com/glowsquid-launcher/minecraft-rs#readme |
repository | https://github.com/glowsquid-launcher/minecraft-rs |
max_upload_size | |
id | 503340 |
size | 39,496 |
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 basically works by:
What makes sense should make sense for the launcher