Skip to content

Release for raylib 5.5

Compare
Choose a tag to compare
@schveiguy schveiguy released this 18 Nov 18:42
· 2 commits to master since this release
1381ca2

Updated the binding for raylib 5.5

Aside from the updated binding, a few new things in this release:

  • install script now can run without asking quesetions
  • raygui has been removed, use https://code.dlang.org/packages/raygui-d instead.
  • library has been changed to a library instead of a sourceLibrary. This makes it easier to have dependency libraries which depend on raylib-d.