refactoring and proper game state destruction

This commit is contained in:
zznty
2024-05-15 20:59:30 +07:00
parent bfa3604524
commit 46ee2b61a5
191 changed files with 204 additions and 2108 deletions

View File

@@ -12,6 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.1" />
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="NuGet.Commands" Version="6.9.1" />