File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# UnityAsset.NET
22
3+ [ ![ MIT] ( https://img.shields.io/github/license/AXiX-official/UnityAsset.NET )] ( https://github.com/AXiX-official/UnityAsset.NET/master/LICENSE )
4+ [ ![ NuGet Stats] ( https://img.shields.io/nuget/v/UnityAsset.NET.svg )] ( https://www.nuget.org/packages/UnityAsset.NET )
5+
36A .NET library for reading and modifying Unity assets and bundles.
47
58## Features
Original file line number Diff line number Diff line change 66 <Nullable >enable</Nullable >
77 <Authors >AXiX</Authors >
88 <Description >A .NET library for reading and modifying Unity assets and bundles.</Description >
9- <Version >0.0.1 </Version >
9+ <Version >0.0.2 </Version >
1010 <Title >UnityAsset.NET</Title >
1111 <Copyright >AXiX</Copyright >
1212 <PackageProjectUrl >https://github.com/AXiX-official/UnityAsset.NET</PackageProjectUrl >
1313 <RepositoryUrl >https://github.com/AXiX-official/UnityAsset.NET</RepositoryUrl >
1414 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
15- <AssemblyVersion >0.0.1 </AssemblyVersion >
16- <FileVersion >0.0.1 </FileVersion >
15+ <AssemblyVersion >0.0.2 </AssemblyVersion >
16+ <FileVersion >0.0.2 </FileVersion >
1717 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
1818 <PackageReadmeFile >README.md</PackageReadmeFile >
1919 <PackageTags >Unity</PackageTags >
20- <PackAsTool >True</PackAsTool >
2120 <PackageLicenseFile >LICENSE</PackageLicenseFile >
2221 </PropertyGroup >
2322
You can’t perform that action at this time.
0 commit comments