Update to reflect organization change
This commit is contained in:
parent
7026f28766
commit
a09c3ebf8b
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
|
@ -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
|
||||
warranty. In no event will the authors be held liable for any damages
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
<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>
|
||||
<Authors>chrisdill</Authors>
|
||||
<Authors>raylib-cs team</Authors>
|
||||
<PackageLicenseExpression>Zlib</PackageLicenseExpression>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
<PackageIcon>raylib-cs_64x64.png</PackageIcon>
|
||||
|
|
|
|||
Loading…
Reference in a new issue