Files
ChoccowateRaspbewwyCakies/VRC/Cali/UProj_v2.2.0/.vscode/launch.json
2025-07-04 11:55:46 -05:00

10 lines
178 B
JSON

{
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Unity",
"type": "vstuc",
"request": "attach"
}
]
}