mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
WIP: Continuing to iterate
This commit is contained in:
parent
190686e248
commit
981dfef6a0
9 changed files with 153 additions and 402 deletions
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
|
@ -4,8 +4,8 @@
|
|||
{
|
||||
"type": "firefox",
|
||||
"request": "launch",
|
||||
"name": "Debug App",
|
||||
"url": "http://localhost:3000",
|
||||
"name": "Firefox Debug",
|
||||
"url": "http://localhost:5173",
|
||||
"webRoot": "${workspaceFolder}/ai_animation",
|
||||
"sourceMapPathOverrides": {
|
||||
"webpack:///./src/*": "${webRoot}/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue