raylib-ruby icon indicating copy to clipboard operation
raylib-ruby copied to clipboard

Updates for raylib 5.5

Open ricardobeat opened this issue 1 year ago • 1 comments

This gets examples working again, but I might have missed something.

ricardobeat avatar Dec 18 '24 23:12 ricardobeat

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 🙏

frou avatar May 16 '25 16:05 frou