chore: added one client one server compound for launch.json

This commit is contained in:
Syntriax 2025-05-31 23:22:43 +03:00
parent b3dd0f72a4
commit 475d82ba02

4
.vscode/launch.json vendored
View File

@ -36,6 +36,10 @@
}
],
"compounds": [
{
"name": ".NET Launch 1 Client & 1 Server",
"configurations": [".NET Launch (Server)", ".NET Launch (Client) 1"]
},
{
"name": ".NET Launch 2 Client & 1 Server",
"configurations": [