https://github.com/shaybox/usb-mc
A simple Rust program that downloads and runs the old Minecraft launcher
https://github.com/shaybox/usb-mc
java minecraft rust rust-lang
Last synced: 7 months ago
JSON representation
A simple Rust program that downloads and runs the old Minecraft launcher
- Host: GitHub
- URL: https://github.com/shaybox/usb-mc
- Owner: ShayBox
- License: mit
- Created: 2019-07-30T19:10:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T07:55:13.000Z (over 1 year ago)
- Last Synced: 2025-10-01T20:54:11.370Z (7 months ago)
- Topics: java, minecraft, rust, rust-lang
- Language: Rust
- Homepage: https://crates.io/crates/usb-mc
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# USB-MC
A simple Rust program that downloads and runs the old Minecraft launcher.
Notice: This project is unmaintained, I recommend just using [PrismLauncher]
### Requirements:
| Minecraft | Recommended |
|-----------|-------------|
| Launcher | [Java 8] |
| < 1.17 | [Java 8] |
| 1.17 | [Java 16] |
| 1.17 > | [Java 17] |
| 1.20.5 > | [Java 21] |
[Download](https://github.com/ShayBox/USB-MC/releases/latest)
[PrismLauncher]: https://prismlauncher.org
[Java 8]: https://adoptium.net/temurin/releases?version=8
[Java 16]: https://adoptium.net/temurin/releases?version=16
[Java 17]:https://adoptium.net/temurin/releases?version=17
[Java 21]:https://adoptium.net/temurin/releases?version=21