blob: dedd2d0cd7a23c3e6bf628ec7da18c9682d23fa6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
# DropOut - NextGeneration Minecraft Launcher
This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher for Minecraft. It is written in Pure
Rust.
## Features
- **Modern UI**: DropOut has a modern and clean UI that is easy to use.
- **Fast**: DropOut is designed to be fast and efficient.
- **Cross-Platform**: DropOut is designed to work on Windows, macOS and Linux.
- **Pure Rust**: DropOut is written in pure Rust.
- **Open Source**: DropOut is open source and contributions are welcome.
- **Customizable**: DropOut is highly customizable.
- **Secure**: DropOut is designed to be secure.
- **No Ads**: DropOut is free and open source, and will never have ads.
- **No Tracking**: DropOut does not track you.
## Screenshots
Not Yet. :{
## Installation
You can download the latest version of DropOut from the [Releases](https://github.com/HsiangNianian/DropOut/releases) page, or you can build it from source:
```bash
git clone https://github.com/HsiangNianian/DropOut
cd DropOut
cargo build --release
```
## License
DropOut is licensed under the [MIT License](LICENSE).
|