Buddy system

This commit is contained in:
2023-07-14 10:23:34 -07:00
parent 091b80e384
commit 20519279b1
13 changed files with 533 additions and 25 deletions

View File

@@ -3,4 +3,7 @@
<TargetFramework>net6.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
</PropertyGroup>
<ItemGroup>
<Folder Include="Scenes\" />
</ItemGroup>
</Project>