mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-06-30 19:03:42 -04:00
Update project links
This commit is contained in:
@ -4,11 +4,11 @@
|
||||
|
||||
C# bindings for raylib, a simple and easy-to-use library to learn videogames programming (www.raylib.com)
|
||||
|
||||
[](https://github.com/chrisdill/raylib-cs/graphs/contributors)
|
||||
[](https://github.com/raylib-cs/raylib-cs/graphs/contributors)
|
||||
[](LICENSE)
|
||||
[](https://discord.gg/raylib)
|
||||
[](https://github.com/chrisdill/raylib-cs/stargazers)
|
||||
[](https://github.com/chrisdill/raylib-cs/actions?query=workflow%3ABuild)
|
||||
[](https://github.com/raylib-cs/raylib-cs/stargazers)
|
||||
[](https://github.com/raylib-cs/raylib-cs/actions?query=workflow%3ABuild)
|
||||
|
||||
Raylib-cs targets net6.0 and uses the [official 5.5 release](https://github.com/raysan5/raylib/releases/tag/5.5) to build the native libraries.
|
||||
|
||||
@ -83,7 +83,7 @@ class Program
|
||||
|
||||
## Contributing
|
||||
|
||||
Feel free to open an issue. If you'd like to contribute, please fork the repository and make
|
||||
Feel free to open an issue. If you'd like to contribute, please fork the repository and make
|
||||
changes as you'd like. Pull requests are welcome.
|
||||
|
||||
If you want to request features or report bugs related to raylib directly (in contrast to this binding), please refer to the [author's project repo](https://github.com/raysan5/raylib).
|
||||
|
Reference in New Issue
Block a user