15 lines
381 B
Markdown
15 lines
381 B
Markdown
# Mlaumcherb - a minecraft laumcherb
|
|
|
|
<img src="./images/cheems.png" alt="silly-dog-picture" style="width:200px;"/>
|
|
|
|
## Features
|
|
- Downloads minecraft from mojang server or any other
|
|
- Downloads java or uses whatever you specified in config
|
|
- Downloads modpacks of my custom format
|
|
- Automatic launcher updates from git releases
|
|
|
|
## How to build
|
|
```sh
|
|
./build.sh selfcontained
|
|
```
|