drag and drop UI

This commit is contained in:
2026-07-26 17:45:17 +02:00
parent a83fa69c29
commit 1061ae90b1
9 changed files with 168 additions and 63 deletions

View File

@@ -5,4 +5,7 @@
<EnableDynamicLoading>true</EnableDynamicLoading>
<RootNamespace>yourareanaiceo</RootNamespace>
</PropertyGroup>
</Project>
<ItemGroup>
<PackageReference Include="GodotSharp.SourceGenerators" Version="2.7.0" />
</ItemGroup>
</Project>