toxygen/docs/compile.md
2016-07-12 18:05:33 +03:00

360 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/ (and /libs/libtox.dll, /libs/libsodium.a on Windows) to /dist/main/