edit readme

This commit is contained in:
ALEZ-DEV 2024-05-04 22:17:53 +02:00
parent f985106f05
commit ad989c7370

View File

@ -1,6 +1,7 @@
# Babylonia terminal
### This launcher download, install your favorite anime game and dependecies for you!
For now, there is only a cli version of the launcher, but a gui one is on my radar, so stay tuned!
If you have any issue with the launcher, don't hesitate to open an issue!
@ -11,12 +12,18 @@ Please install Rust from the [official website](https://www.rust-lang.org/fr/too
## Installation
To install the cli version of the launcher, just start this command
To install the cli version of the launcher, just start this command :
```
cargo install babylonia-terminal-cli
```
and you can just run it by doing :
```
babylonia-terminal-cli
```
## Special thank
Thank to [krypt0nn](https://github.com/krypt0nn) to made the [wincompatlib](https://github.com/krypt0nn/wincompatlib) library!
Thank to [krypt0nn](https://github.com/krypt0nn) to made the [wincompatlib](https://github.com/krypt0nn/wincompatlib) library!