PBG2H23ABR_PBG2H23AKL_PMC_P.../Plunderblock/.vscode/launch.json

10 lines
178 B
JSON
Raw Permalink Normal View History

2024-05-30 15:25:42 +02:00
{
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Unity",
"type": "vstuc",
"request": "attach"
}
]
}