Watch
2
0
Fork
You've already forked raylib-cs
0

Update README.md

This commit is contained in:
ChrisDill 2018-12-03 16:37:45 +00:00 committed by GitHub
commit 44d0e1fb13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ C# bindings for raylib 2.0, a simple and easy-to-use library to learn videogames
So far, I have only tested on Windows. Tips on making things work smoothly on all platforms is appreciated.
You can use the nuget package or install manually from this repo.
Look at the Examples and Test projects for reference.
Enjoy!