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

Update README.md

This commit is contained in:
Rgebee 2019-04-04 20:53:36 +01:00 committed by GitHub
commit 1fc02a23a5

View file

@ -8,6 +8,7 @@ C# bindings for raylib, a simple and easy-to-use library to learn videogames pro
So far, I have only tested on Windows. Tips on making things work smoothly on all platforms is appreciated.
1. Add the [nuget package](https://www.nuget.org/packages/Raylib-cs/)
2. Start coding!
```csharp