Translate your messenger in game
Transitive
-
Install a version of Python 3.8 or later.
-
Navigate to the root directory. Use the package manager pip to install the necessary dependencies.
pip install -r requirements.txt
python translive.py
To update settings:
python translive.py --setup=True
pyinstaller --onefile translive.py
This project is distributed under GNU General Public License v3.0 license.