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

Update to reflect organization change (#291)

This commit is contained in:
Rgebee 2025-01-30 08:09:01 +00:00 committed by GitHub
commit 86439d0eda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Copyright (C) 2018-2024 ChrisDill Copyright (C) 2018-2025 raylib-cs team
This software is provided 'as-is', without any express or implied This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages warranty. In no event will the authors be held liable for any damages

View file

@ -14,7 +14,7 @@
<Title>Raylib-cs</Title> <Title>Raylib-cs</Title>
<Description>C# bindings for raylib - A simple and easy-to-use library to learn videogames programming</Description> <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/chrisdill/raylib-cs/</RepositoryUrl>
<Authors>chrisdill</Authors> <Authors>raylib-cs team</Authors>
<PackageLicenseExpression>Zlib</PackageLicenseExpression> <PackageLicenseExpression>Zlib</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile> <PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>raylib-cs_64x64.png</PackageIcon> <PackageIcon>raylib-cs_64x64.png</PackageIcon>