File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 13
13
![ PyPI - Downloads] ( https://img.shields.io/pypi/dd/raylib-py?label=PyPI%20Downloads&style=plastic )
14
14
15
15
![ GitHub all releases] ( https://img.shields.io/github/downloads/overdev/raylib-py/total?style=plastic )
16
- ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/overdev/raylib-py/v4.2 .0/total?style=plastic )
16
+ ![ GitHub release (by tag)] ( https://img.shields.io/github/downloads/overdev/raylib-py/v4.5 .0/total?style=plastic )
17
17
![ GitHub forks] ( https://img.shields.io/github/forks/overdev/raylib-py?style=social )
18
18
19
19
![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/m/overdev/raylib-py?style=plastic )
20
- ![ GitHub commits since tagged version] ( https://img.shields.io/github/commits-since/overdev/raylib-py/v4.2 .0?style=plastic )
20
+ ![ GitHub commits since tagged version] ( https://img.shields.io/github/commits-since/overdev/raylib-py/v4.5 .0?style=plastic )
21
21
22
22
A python binding for the great _ C_ library ** [ raylib] ( https://github.com/raysan5/raylib ) ** .
23
23
24
24
25
- # WARNING: This project is in a semi discontinued state .
25
+ # WARNING: This is a releases-only repository .
26
26
27
- Plase , read this [ issue] ( https://github.com/overdev/raylib-py/issues/45 ) for more information.
27
+ Please , read this [ issue] ( https://github.com/overdev/raylib-py/issues/45 ) for more information.
28
28
29
- I intend to use this repository only to make new package distribution releases.
30
- No specific changes in the source will be made .
29
+ I intend to use this repository only to publish new raylib-py releases.
30
+ The source in this repo is pretty much outdated and does not reflect the latest release .
31
31
32
32
## Release Information:
33
33
34
- The current release was made as output of another project, as mentioned in #45 .
34
+ The latest release published here was generated from another project, as mentioned in #45 .
35
35
36
36
## Features:
37
37
- PEP8 naming convention only:
You can’t perform that action at this time.
0 commit comments