minor update

This commit is contained in:
emdee 2022-09-25 07:24:29 +00:00
parent cc6e2c6116
commit cc5f2b888e
2 changed files with 4 additions and 2 deletions

View file

@ -17,6 +17,8 @@ Just put the toxygen/toxygen directory on your PYTHONPATH
You also need to link your libtoxcore.so and libtoxav.so
and libtoxencryptsave.so into toxygen/toxygen/libs/
Link all 3 from libtoxcore.so files if you have only libtoxcore.so
There is an updated and bugfixed version in:
<https://git.plastiras.org/emdee/toxygen_wrapper>
If you want to read the GROUPS section, you need Python msgpack:
<https://pypi.org/project/msgpack/>