Includes the new commands from these AppGameKit Classic updates: 2021.10.11 2021.10.19 2021.12.06 2022.04.01 2022.06.27 I've also added an example PyInstaller s...
In addition to the updates in AppGameKit Classic: Fixed: Linux extension is now compiled for the stable ABI and should work on all Python 3 versions. Tested wit...
Added new commands to make it easier to use bytes objects to load and work with data. Added: create_memblock_from_bytes Added: create_memblock_id_from_bytes Add...
In addition to the updates in AppGameKit Classic : Fixed: Plugin methods that access files in the read path weren't using the main script's path as the base. Fi...
In addition to the updates in AppGameKit Classic : Fixed: String-returning plugin methods calls in the 64-bit version no longer crash. Changed: These methods no...
Fixed: Passing large integers as arguments no longer throws an OverflowError. Changed: Changed the "mask" parameter to "categories" for set_sprite_collide_bits...
This release brings the project up-to-date with AppGameKit Classic 2020.04.30 . The methods utilizing the Facebook SDK have been removed since they have been de...