Releases: pysamp/PySAMP
Releases · pysamp/PySAMP
Linux version
Make sure that you installed Python 3.5m 32-bit on your server!
sudo dpkg --add-architecture i386
sudo apt-get update
and then:
sudo apt install python3-dev:i386
Bugfixes
- some minor fixes
- fixed linux compiling errors
Tested Callbacks
- fixes some bugs, like wrong named callbacks and methods
- added tests to make sure, all callbacks are implemented
PySAMP functionalities implemented
The main functionalities (callbacks, functions, consts) were implemented but not tested.