raylib-ruby
raylib-ruby copied to clipboard
Updates for raylib 5.5
This gets examples working again, but I might have missed something.
It seems like the Ruby code is supposed to be auto-generated based on the official raylib_api.json file?
- https://github.com/wilsonsilva/raylib-ruby/blob/main/docs/architecture-decisions/0008-writing-code-vs-using-generators-vs-using-ai.md
- https://github.com/wilsonsilva/raylib-ruby/blob/7581c0843c1450e6d14d18cc90f25b557fbc9a7c/Rakefile#L14-L16
- https://github.com/wilsonsilva/raylib-ruby/blob/7581c0843c1450e6d14d18cc90f25b557fbc9a7c/Gemfile#L8-L9
But I cannot find the code for raylib-generator. Please, @wilsonsilva, make it available somehow 🙏