From 77afcd4831c6cdc139ea69542a2011239d86cd87 Mon Sep 17 00:00:00 2001 From: Jens Axel Søgaard Date: Fri, 11 Mar 2022 13:25:03 +0100 Subject: Change the link for the Python bindings The Raylib front page (https://www.raylib.com/) has a link to a set of Python bindings. https://github.com/overdev/raylib-py Although they work fine - they are for version 2.0.0. Is it time to link to Raylib Python instead? https://electronstudio.github.io/raylib-python-cffi/index.html There are no "warnings" at raylib-py repo that an old version is used, so new users of Raylib won't easily see they are using an old version. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 3dff7e5..1e8dd17 100644 --- a/index.html +++ b/index.html @@ -107,7 +107,7 @@ c-sharp raylib binding go raylib binding - python raylib binding + python raylib binding ruby raylib binding lua raylib binding rust raylib binding -- cgit v1.2.3