Skip to content

Commit

Permalink
Update UnturnedImages.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
negrifelipe committed Oct 6, 2024
1 parent dec68ae commit 7689b0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions UnturnedImages/UnturnedImages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
</PropertyGroup>

<PropertyGroup>
<PackageId>SilK.UnturnedImages</PackageId>
<PackageId>Feli.UnturnedImages</PackageId>
<PackageDescription>An OpenMod plugin for Unturned which adds a repository of images available to plugins for usage in UIs.</PackageDescription>
<PackageLicenseExpression>GPL-3.0-or-later</PackageLicenseExpression>
<PackageAuthor>Stephen White</PackageAuthor>
<PackageAuthor>Stephen White</PackageAuthor>
<PackageTags>openmod openmod-plugin unturned</PackageTags>
<Version>0.0.0</Version>
<RepositoryUrl>https://github.com/SilKsPlugins/UnturnedImages</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateNugetPackage>true</GenerateNugetPackage>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Authors>Stephen White</Authors>
<Authors>Stephen White, Feli</Authors>
<Copyright>Copyright © Stephen White 2021</Copyright>
</PropertyGroup>

Expand Down

0 comments on commit 7689b0b

Please sign in to comment.