Create README

This commit is contained in:
Braedon Lewis 2023-03-19 14:47:38 -04:00 committed by GitHub
parent d4a99489c9
commit 2b63463df8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
README.md Normal file
View file

@ -0,0 +1,22 @@
# raylib-beef
<img align="left" src="img/raylib-beef-logo.png" width="256px">
BeefLang bindings for **Raylib 4.5**.
> **Note**: These bindings are still in development. Bugs 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.
<br>
<br>
<br>
<br>
<br>
## More Links
* Raylib Repo (https://github.com/raysan5/raylib)
* BeefLang (https://www.beeflang.org)
## Contribution
I'll be happy to resolve any issues or pull requests.