irishgreencitrus / raylib.v

A simple wrapper for raylib in V
zlib License
61 stars 13 forks source link

Update to raylib version v4.5 #17

Open irishgreencitrus opened 1 year ago

irishgreencitrus commented 8 months ago

Can't currently get this branch to work with the latest version of V (the current main branch does seem to still work however, even if behind on raylib versions). I'd like to get some more testers to confirm bugs, because at the moment I cannot even get core_basic_window to compile.

spytheman commented 5 months ago

Is the plan to have a separate branch per raylib version?

irishgreencitrus commented 5 months ago

Is the plan to have a separate branch per raylib version?

No, this is not my current plan. The branch currently remains seperate due to broken Windows support, which will be worked on by me in the near future. I think Linux works fine, however.