mirror of
https://gitlab.com/Syroot/Worms.git
synced 2025-01-13 15:27:59 +03:00
Remove unused ImageSharp reference, add link to NuGet
This commit is contained in:
parent
b24082bc24
commit
d57de03cf7
@ -1,6 +1,8 @@
|
||||
# Worms
|
||||
The goal of this .NET library is to provide managed language access to game specific file formats of the Worms game series by Team17.
|
||||
|
||||
The library is available as a [NuGet package](https://www.nuget.org/packages/Syroot.Worms).
|
||||
|
||||
Right now, the following file formats are supported:
|
||||
|
||||
## First Generation (2D)
|
||||
|
@ -6,7 +6,7 @@
|
||||
<AssemblyName>Syroot.Worms</AssemblyName>
|
||||
<AssemblyTitle>Worms</AssemblyTitle>
|
||||
<Authors>Syroot</Authors>
|
||||
<VersionPrefix>1.0.0-alpha1</VersionPrefix>
|
||||
<VersionPrefix>1.0.0-alpha2</VersionPrefix>
|
||||
|
||||
<PackageId>Syroot.Worms</PackageId>
|
||||
<PackageTags>worms;team17</PackageTags>
|
||||
|
Loading…
x
Reference in New Issue
Block a user