2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-06-30 19:03:42 -04:00

Update project links

This commit is contained in:
2025-01-31 19:47:02 +00:00
parent f64e12dbc0
commit 0ba5226729
2 changed files with 5 additions and 5 deletions

View File

@ -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>