2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-04-03 11:09:40 -04:00

Update README.md

This commit is contained in:
Chris 2020-08-12 22:24:20 +01:00 committed by GitHub
parent da3df6903a
commit a45c82c651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ C# bindings for raylib 3.0, a simple and easy-to-use library to learn videogames
This is the prefered method to get started - The package is still new so please report any [issues](https://github.com/ChrisDill/Raylib-cs/issues).
```
dotnet add package Raylib-cs
dotnet add package Raylib-cs --version 3.1.5
```
[![NuGet](https://img.shields.io/nuget/dt/raylib-cs)](https://www.nuget.org/packages/Raylib-cs/)