разделение auth и game servers

This commit is contained in:
2025-12-26 13:48:42 +01:00
parent ae98f7c788
commit ddf85557f1
3 changed files with 6 additions and 3 deletions

View File

@@ -21,7 +21,8 @@ body:
options: options:
- Launcher - Launcher
- Client - Client
- Server - authServer
- gameServer
- type: textarea - type: textarea
id: description id: description
attributes: attributes:

View File

@@ -21,7 +21,8 @@ body:
options: options:
- Launcher - Launcher
- Client - Client
- Server - authServer
- gameServer
- type: textarea - type: textarea
id: description id: description
attributes: attributes:

View File

@@ -21,7 +21,8 @@ body:
options: options:
- Launcher - Launcher
- Client - Client
- Server - authServer
- gameServer
- type: textarea - type: textarea
id: description id: description
attributes: attributes: