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

Update README.md

This commit is contained in:
Rgebee 2018-12-29 13:22:54 +00:00 committed by GitHub
commit 98dcce501f

View file

@ -7,7 +7,7 @@ C# bindings for raylib 2.0, a simple and easy-to-use library to learn videogames
## Installation ## Installation
So far, I have only tested on Windows. Tips on making things work smoothly on all platforms is appreciated. 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. Use the [nuget package](https://www.nuget.org/packages/Raylib-cs/) or install manually from this repo.
Look at the Examples and Test projects for reference. Look at the Examples and Test projects for reference.