TTPackageClass 1.3.0
Library to read TPI and DAT files which was made by TT Team on C&C Renegade.
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>TTPackageClass</id>
<version>1.3.0</version>
<authors>The Unstoppable, Jonathan Wilson</authors>
<owners>The Unstoppable, Jonathan Wilson</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="file">LICENSE</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<description>Library to read TPI and DAT files which was made by TT Team on C&C Renegade.</description>
<releaseNotes>Fixed a critical issue which causes GKCP content length to be wrong.</releaseNotes>
<copyright>Copyright 2020 - Unstoppable</copyright>
<tags>renegade,tpi,parser,tiberiantechnologies,c&c</tags>
<repository type="GitHub" url="https://github.com/TheUnstoppable01/TTPackageClass" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>