mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-04-03 11:09:40 -04:00
Update project links
This commit is contained in:
parent
f64e12dbc0
commit
0ba5226729
@ -4,11 +4,11 @@
|
||||
|
||||
C# bindings for raylib, a simple and easy-to-use library to learn videogames programming (www.raylib.com)
|
||||
|
||||
[](https://github.com/chrisdill/raylib-cs/graphs/contributors)
|
||||
[](https://github.com/raylib-cs/raylib-cs/graphs/contributors)
|
||||
[](LICENSE)
|
||||
[](https://discord.gg/raylib)
|
||||
[](https://github.com/chrisdill/raylib-cs/stargazers)
|
||||
[](https://github.com/chrisdill/raylib-cs/actions?query=workflow%3ABuild)
|
||||
[](https://github.com/raylib-cs/raylib-cs/stargazers)
|
||||
[](https://github.com/raylib-cs/raylib-cs/actions?query=workflow%3ABuild)
|
||||
|
||||
Raylib-cs targets net6.0 and uses the [official 5.5 release](https://github.com/raysan5/raylib/releases/tag/5.5) to build the native libraries.
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
<PropertyGroup>
|
||||
<Title>Raylib-cs</Title>
|
||||
<Description>C# bindings for raylib - A simple and easy-to-use library to learn videogames programming</Description>
|
||||
<RepositoryUrl>https://github.com/chrisdill/raylib-cs/</RepositoryUrl>
|
||||
<RepositoryUrl>https://github.com/raylib-cs/raylib-cs/</RepositoryUrl>
|
||||
<Authors>raylib-cs</Authors>
|
||||
<PackageLicenseExpression>Zlib</PackageLicenseExpression>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
|
Loading…
x
Reference in New Issue
Block a user