[DesktopInteractions] initial release

This commit is contained in:
NotAKid 2026-01-15 03:48:37 -06:00
parent bf58de493a
commit b4b392d20d
5 changed files with 313 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<RootNamespace>PlayerCloneAttachment</RootNamespace>
</PropertyGroup>
<ItemGroup>
<None Remove="Resources\playercloneattachment.assets" />
</ItemGroup>
</Project>