mirror of
https://github.com/Starpelly/raylib-beef.git
synced 2025-03-15 05:16:58 +01:00
Merge branch 'main' of https://github.com/Starpelly/raylib-beef
This commit is contained in:
commit
b34ba3114d
1 changed files with 2 additions and 8 deletions
10
README.md
10
README.md
|
@ -1,19 +1,13 @@
|
||||||
# raylib-beef
|
# raylib-beef
|
||||||
|
|
||||||
<img align="left" src="img/raylib-beef-logo.png" width="256px">
|

|
||||||
|
|
||||||
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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue