docs updates
This commit is contained in:
parent
8bbefff6c7
commit
85554eacd1
7 changed files with 12 additions and 11 deletions
|
@ -5,6 +5,7 @@ You can compile Toxygen using [PyInstaller](http://www.pyinstaller.org/)
|
|||
Install PyInstaller:
|
||||
``pip3 install pyinstaller``
|
||||
|
||||
Compile Toxygen:
|
||||
``pyinstaller --windowed --icon images/icon.ico main.py``
|
||||
|
||||
Don't forget to copy /images/, /sounds/, /translations/, /styles/, /smileys/, /stickers/, /plugins/ (and /libs/libtox.dll, /libs/libsodium.a on Windows) to /dist/main/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue