https://github.com/alez-dev/babylonia-terminal
A launcher for a certain anime game to play on linux
https://github.com/alez-dev/babylonia-terminal
Last synced: 7 months ago
JSON representation
A launcher for a certain anime game to play on linux
- Host: GitHub
- URL: https://github.com/alez-dev/babylonia-terminal
- Owner: ALEZ-DEV
- License: gpl-3.0
- Created: 2024-04-17T20:45:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T21:06:25.000Z (about 2 years ago)
- Last Synced: 2024-05-19T14:56:29.974Z (about 2 years ago)
- Language: Rust
- Homepage:
- Size: 471 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Babylonia Terminal
| Default | Official animated background |
|-|-|
|
|
|
### This launcher downloads and installs your favorite anime game and its dependencies 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 issues with the launcher, don't hesitate to open an [issue](https://github.com/ALEZ-DEV/Babylonia-terminal/issues)!
## Installation
> [!IMPORTANT]
> The Graphical version is in alpha, expect breaking changes and bugs as said [here](https://github.com/ALEZ-DEV/Babylonia-terminal#gui-version)
| CLI version | Graphical version |
|-|-|
| [See installation instruction](https://github.com/ALEZ-DEV/Babylonia-terminal/wiki/Installation#installing-cli-version) | [Flatpak](https://github.com/ALEZ-DEV/Babylonia-terminal/wiki/Installation#installing-via-flatpak) |
|| [Compile it yourself](https://github.com/ALEZ-DEV/Babylonia-terminal/tree/master/babylonia_terminal_launcher) |
## GUI Version
The GUI version is now usable but not totally stable lacks some functionality, but you can try to [compile it](https://github.com/ALEZ-DEV/Babylonia-terminal/tree/master/babylonia_terminal_launcher) or install it via [Flatpak](https://github.com/ALEZ-DEV/Babylonia-terminal/wiki/Installation#installing-via-flatpak)
Be aware this version can have some bugs, don't hesitate to open an [issue](https://github.com/ALEZ-DEV/Babylonia-terminal/issues) if this happen!
## CLI Version
To see how to use it, go to the [CLI specific](https://github.com/ALEZ-DEV/Babylonia-terminal/wiki/CLI-Specific) section of the [wiki](https://github.com/ALEZ-DEV/Babylonia-terminal/wiki)
## Special Thanks
Thanks to [krypt0nn](https://github.com/krypt0nn) who made the [wincompatlib](https://github.com/krypt0nn/wincompatlib) library!