/translive

Translate your chat in game

Primary LanguagePython

Transitive

Translate your messenger in game

About

Transitive

Installation

  1. Install a version of Python 3.8 or later.

  2. Navigate to the root directory. Use the package manager pip to install the necessary dependencies.

pip install -r requirements.txt

Usage

python translive.py

To update settings:

python translive.py --setup=True

Create app .exe

pyinstaller --onefile translive.py

Issues

Contributing

License

This project is distributed under GNU General Public License v3.0 license.