307 B
307 B
#Compile Toxygen
You can compile Toxygen using PyInstaller
Install PyInstaller:
pip3 install pyinstaller
pyinstaller --windowed --icon images/icon.ico main.py
Don't forget to copy /images/, /sounds/, /translations/, /styles/, /smileys/, /stickers/ to /dist/main/