diff --git a/README.md b/README.md index 1f74ea8..671669d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # UnityAsset.NET +[![MIT](https://img.shields.io/github/license/AXiX-official/UnityAsset.NET)](https://github.com/AXiX-official/UnityAsset.NET/master/LICENSE) +[![NuGet Stats](https://img.shields.io/nuget/v/UnityAsset.NET.svg)](https://www.nuget.org/packages/UnityAsset.NET) + A .NET library for reading and modifying Unity assets and bundles. ## Features diff --git a/UnityAsset.NET/UnityAsset.NET.csproj b/UnityAsset.NET/UnityAsset.NET.csproj index fe4df3b..25bf353 100644 --- a/UnityAsset.NET/UnityAsset.NET.csproj +++ b/UnityAsset.NET/UnityAsset.NET.csproj @@ -6,18 +6,17 @@ enable AXiX A .NET library for reading and modifying Unity assets and bundles. - 0.0.1 + 0.0.2 UnityAsset.NET AXiX https://github.com/AXiX-official/UnityAsset.NET https://github.com/AXiX-official/UnityAsset.NET true - 0.0.1 - 0.0.1 + 0.0.2 + 0.0.2 True README.md Unity - True LICENSE