A launcher to play a certain anime game on linux
Go to file
2024-05-28 15:24:27 +02:00
.github/workflows Update release.yml 2024-05-28 15:24:27 +02:00
babylonia_terminal_launcher Add error dialog 2024-05-27 18:36:49 +02:00
babylonia-terminal-cli can now install specific version of Proton GE and DXVK 2024-05-14 20:20:02 +02:00
babylonia-terminal-sdk update cli version 2024-05-14 20:58:34 +02:00
docs update readme 2024-05-14 20:28:55 +02:00
.gitignore edit .gitignore 2024-05-07 20:14:02 +02:00
LICENSE Create LICENSE 2024-04-24 08:53:16 +02:00
README.md Update README.md 2024-05-22 22:19:57 +02:00

babylonia terminal

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!

Requirement

Please install Rust from the official website
You need python3 installed on your system, but all major distro have it installed by default
You need Wintricks to be installed to install the fonts and the dependecies for the game, you can install it via your package manager or your store
You need Steam to be installed to run the game

Installation

To install the cli version of the launcher, just start this command :

cargo install --git https://github.com/ALEZ-DEV/Babylonia-terminal --bin

and you can just run it by doing :

babylonia-terminal-cli

Special thank

Thank to krypt0nn to made the wincompatlib library!