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

Update README.md and Build.props

This commit is contained in:
Rgebee 2023-11-05 13:14:38 +00:00
commit 2d1d558c2d
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ C# bindings for raylib, a simple and easy-to-use library to learn videogames pro
[![Build](https://github.com/ChrisDill/Raylib-cs/workflows/Build/badge.svg)](https://github.com/ChrisDill/Raylib-cs/actions?query=workflow%3ABuild)
Raylib-cs targets net5.0 and net6.0.
Raylib-cs targets net5.0 and net6.0 and uses the [official 4.5.0 release](https://github.com/raysan5/raylib/releases/tag/4.5.0) to build the native libraries.
## Installation - NuGet