This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
raylib-python-cffi/raylib/static
2019-07-03 10:21:56 +01:00
..
__init__.py import cffi for pyinstaller 2019-06-11 15:37:39 +01:00
_raylib_cffi.c change bools to ints because windows compiler incorrectly says C bools are 1 byte when they should be 4 2019-07-03 10:21:56 +01:00
_raylib_cffi.cp36-win_amd64.pyd change bools to ints because windows compiler incorrectly says C bools are 1 byte when they should be 4 2019-07-03 10:21:56 +01:00
_raylib_cffi.cp37-win_amd64.pyd change bools to ints because windows compiler incorrectly says C bools are 1 byte when they should be 4 2019-07-03 10:21:56 +01:00
_raylib_cffi.cpython-35m-darwin.so mac python 3.5 and 3.6 static builds 2019-06-05 17:16:07 +01:00
_raylib_cffi.cpython-35m-x86_64-linux-gnu.so another try at linux libs 2019-06-07 01:13:06 +01:00
_raylib_cffi.cpython-36m-darwin.so mac python 3.5 and 3.6 static builds 2019-06-05 17:16:07 +01:00
_raylib_cffi.cpython-36m-x86_64-linux-gnu.so another try at linux libs 2019-06-07 01:13:06 +01:00
_raylib_cffi.cpython-37m-darwin.so build mac static 2.5 release 2019-06-05 17:09:28 +01:00
_raylib_cffi.cpython-37m-x86_64-linux-gnu.so try linux python 3.7 lib 2019-06-07 01:22:59 +01:00
build_linux.py another try at linux libs 2019-06-07 01:13:06 +01:00
build_mac.py mac python 3.5 and 3.6 static builds 2019-06-05 17:16:07 +01:00
build_win32.py change bools to ints because windows compiler incorrectly says C bools are 1 byte when they should be 4 2019-07-03 10:21:56 +01:00