mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
Finished Shield + Quality of Life Changes
This commit is contained in:
parent
1b0a768603
commit
6e136d9c4e
3 changed files with 36 additions and 69 deletions
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
|
|
@ -4,11 +4,11 @@
|
|||
{
|
||||
"type": "pwa-chrome",
|
||||
"request": "launch",
|
||||
"name": "Chrome Debug 5179",
|
||||
"url": "http://localhost:5179",
|
||||
"name": "Chrome Debug 5173",
|
||||
"url": "http://localhost:5173",
|
||||
"webRoot": "${workspaceFolder}/ai_animation/",
|
||||
"sourceMapPathOverrides": {
|
||||
"http://localhost:5179/*": "${webRoot}/*"
|
||||
"http://localhost:5173/*": "${webRoot}/*"
|
||||
},
|
||||
"runtimeArgs": [
|
||||
"--remote-debugging-port=9223"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue