Hud basis

This commit is contained in:
2025-08-30 23:41:49 +08:00
parent 88647b1c41
commit 1cc941d893
6 changed files with 89 additions and 1 deletions

View File

@@ -4,4 +4,7 @@
<EnableDynamicLoading>true</EnableDynamicLoading>
<RootNamespace>AceFieldNewHorizon</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SimpleInjector" Version="5.5.0" />
</ItemGroup>
</Project>