mirror of
https://github.com/onyx-and-iris/q3rcon-proxy.git
synced 2025-01-18 00:30:54 +00:00
fix path
This commit is contained in:
parent
660a1a9184
commit
2b7af34457
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -9,7 +9,7 @@
|
||||
"type": "go",
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "${workspaceFolder}/cmd/q3rcon_proxy/main.go",
|
||||
"program": "${workspaceFolder}/cmd/q3rcon-proxy/main.go",
|
||||
"env": {
|
||||
"Q3RCON_PROXY": "28961:28960",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user