On Wednesday, 3 November 2021 at 07:52:45 UTC, o3o wrote:
I just released a new version of static and dynamic raylib
binding.
This was completely regenerated using (an automatic) parser
from the raylib 4.0.0 sources.
- [Github repo](https://github.com/o3o/bindbc-raylib3)
- See also [wiki](https://github.com/o3o/bindbc-raylib3/wiki)
for details.
I have some questions:
1. Why raylib 4.0.0? It’s not released yet
2. Why a new project? What is the difference between this and
your bindbc-raylib project?
3. Why “3” as a suffix?
-Steve