add client launch settings

This commit is contained in:
Sharikov P.P.
2026-01-16 00:37:24 +07:00
parent cc41ec4f55
commit 87bccdddad
2 changed files with 9 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
{
"profiles": {
"f-cln": {
"commandName": "Project",
"commandLineArgs": "-p 3113"
}
}
}