This commit is contained in:
Braedon Lewis 2023-04-13 10:06:07 -04:00
commit b34ba3114d

View file

@ -1,19 +1,13 @@
# raylib-beef # raylib-beef
<img align="left" src="img/raylib-beef-logo.png" width="256px"> ![logo](img/raylib-beef-logo.png)
BeefLang bindings for **Raylib 4.5**. BeefLang bindings for **Raylib 4.5**.
> **Note**: These bindings are still in development. Bugs may occur. > **Note**: These bindings are still in development. Bugs and changes may occur.
> OS is limited to Windows right now, I see no reason why this wouldn't work on other platforms, though. I guess only one way to find out. > OS is limited to Windows right now, I see no reason why this wouldn't work on other platforms, though. I guess only one way to find out.
<br>
<br>
<br>
<br>
<br>
## Example ## Example
```cs ```cs
using System; using System;