Nodule refactor

This commit is contained in:
2026-06-24 13:21:16 +02:00
parent 8f2912a174
commit ecea198766
20 changed files with 156 additions and 136 deletions

View File

@@ -9,4 +9,7 @@
<ItemGroup>
<PackageReference Include="GodotSharp.SourceGenerators" Version="2.7.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="src\Gameplay\Nodules\BasicNodule\" />
</ItemGroup>
</Project>