From d02f8e0fce78464ffd095a4190fbed3452d74905 Mon Sep 17 00:00:00 2001 From: AXiX-official <2879710747@qq.com> Date: Mon, 20 May 2024 06:14:49 +0800 Subject: [PATCH] v0.0.2 --- README.md | 3 +++ UnityAsset.NET/UnityAsset.NET.csproj | 7 +++---- 2 files changed, 6 insertions(+), 4 deletions(-) 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