electronstudio / raylib-python-cffi

Python CFFI bindings for Raylib
http://electronstudio.github.io/raylib-python-cffi
Eclipse Public License 2.0
142 stars 29 forks source link

Add Windows Build Script #2

Closed Pebaz closed 5 years ago

Pebaz commented 5 years ago

Fix #1.

Adds working build script for installing raylib-python-cffi on Windows. A prebuilt PYD is also included along with the Linux/MacOS binary extensions.

  1. Code builds
  2. test_static.py runs fine