ASTExtension: Removed need for Avatar Scale Tool

This commit is contained in:
NotAKidoS 2024-06-30 16:46:04 -05:00
parent 458d4b3987
commit 5c7f7ab265
7 changed files with 257 additions and 137 deletions

View file

@ -3,4 +3,12 @@
<PropertyGroup>
<RootNamespace>ASTExtension</RootNamespace>
</PropertyGroup>
<ItemGroup>
<Reference Include="BTKUILib">
<HintPath>..\.ManagedLibs\BTKUILib.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\ASM_Icon_AvatarHeightCopy.png" />
</ItemGroup>
</Project>