Game controller

This commit is contained in:
2023-12-04 14:47:32 +00:00
parent c3fd1b3fc6
commit 00402b428f
8 changed files with 1398 additions and 2 deletions

View File

@ -9,6 +9,7 @@
<ItemGroup>
<Protobuf Include="proto/*.proto" GrpcServices="Client" ProtoRoot="proto" />
<Protobuf Include="proto2/games.proto" ProtoRoot="proto2" />
</ItemGroup>
<ItemGroup>
<Content Include="..\.dockerignore">