mock auth

This commit is contained in:
2025-11-30 17:54:58 +01:00
parent 2d0956251b
commit d38f8891f5
6 changed files with 223 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ message Game {
uint32 min_players = 4;
uint32 max_players = 5;
uint32 price = 6;
uint64 remote_id = 7;
}
enum Source {