[add] Lobby

This commit is contained in:
2022-04-24 22:01:19 +08:00
commit eacdee99cd
1683 changed files with 107977 additions and 0 deletions

1
settings/project.json Normal file
View File

@@ -0,0 +1 @@
{}

6
settings/services.json Normal file
View File

@@ -0,0 +1,6 @@
{
"game": {
"name": "未知游戏",
"appid": "UNKNOW"
}
}