refactor: add creature extensions

This commit is contained in:
k0t9i
2023-01-31 19:14:45 +04:00
parent 5388dea95f
commit 24e6c4a180
5 changed files with 31 additions and 5 deletions

View File

@@ -29,4 +29,8 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
<ItemGroup>
<Folder Include="Application\Extensions\" />
</ItemGroup>
</Project>