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/__init__.py
2021-08-28 13:35:55 +01:00

4 lines
No EOL
87 B
Python

__version__ = "3.7.0.post3"
from raylib.static import *
from raylib.pyray import PyRay