[NAK_CVR_Mods] Unfucked for 2026r182

This commit is contained in:
NotAKid 2026-06-18 22:20:56 -05:00
parent c13dc8375a
commit 281403d68b
209 changed files with 3936 additions and 1122 deletions

View file

@ -1,15 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<RootNamespace>ASTExtension</RootNamespace>
</PropertyGroup>
<ItemGroup>
<Reference Include="BTKUILib">
<HintPath>..\.ManagedLibs\BTKUILib.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<None Remove="Resources\ASM_Icon_AvatarHeightCopy.png" />
<EmbeddedResource Include="Resources\ASM_Icon_AvatarHeightCopy.png" />
<None Remove="Resources\CopyAvatarAASAlt.png" />
<EmbeddedResource Include="Resources\CopyAvatarAASAlt.png" />
</ItemGroup>
</Project>