baseline: OpenMU upstream b5a0961 (fresh source)

This commit is contained in:
Acentech Dev
2026-07-14 19:00:35 +03:00
parent 450402e47d
commit 36fc125d5c
11968 changed files with 748705 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"connectServer": "StartDebugging",
"connectServer-dapr": "StartWithoutDebugging",
"dapr-placement": "StartWithoutDebugging",
"database": "StartWithoutDebugging",
"gameServer1": "StartDebugging",
"gameServer1-dapr": "StartWithoutDebugging",
"rabbit": "StartWithoutDebugging",
"friendServer": "StartDebugging",
"friendServer-dapr": "StartWithoutDebugging",
"loginServer": "StartDebugging",
"loginServer-dapr": "StartWithoutDebugging",
"guildServer": "StartDebugging",
"guildServer-dapr": "StartWithoutDebugging",
"chatServer": "StartDebugging",
"chatServer-dapr": "StartWithoutDebugging",
"adminPanel": "StartDebugging",
"adminPanel-dapr": "StartWithoutDebugging",
"grafana": "StartWithoutDebugging",
"loki": "StartWithoutDebugging",
"minio": "StartWithoutDebugging",
"nginx-80": "StartWithoutDebugging",
"prometheus": "StartWithoutDebugging",
"zipkin": "StartWithoutDebugging",
"gameServer0": "StartWithoutDebugging",
"gameServer0-dapr": "StartWithoutDebugging",
"redis-state": "StartWithoutDebugging"
}
}
}
}