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

Update project links

This commit is contained in:
Rgebee 2025-01-31 19:47:02 +00:00
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>