Update README.md
This commit is contained in:
parent
a657bb6367
commit
73e3428ca0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||

|

|
||||||
|
|
||||||
# Raylib-cs
|
# Raylib-cs
|
||||||
|
|
||||||
|
|
@ -10,7 +10,7 @@ C# bindings for raylib, a simple and easy-to-use library to learn videogames pro
|
||||||
[](https://github.com/raylib-cs/raylib-cs/stargazers)
|
[](https://github.com/raylib-cs/raylib-cs/stargazers)
|
||||||
[](https://github.com/raylib-cs/raylib-cs/actions?query=workflow%3ABuild)
|
[](https://github.com/raylib-cs/raylib-cs/actions?query=workflow%3ABuild)
|
||||||
|
|
||||||
Raylib-cs targets net6.0 net8.0 and uses the [official 5.5 release](https://github.com/raysan5/raylib/releases/tag/5.5)
|
Raylib-cs targets net8.0 and uses the [official 5.5 release](https://github.com/raysan5/raylib/releases/tag/5.5)
|
||||||
to build the native libraries.
|
to build the native libraries.
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue