File size: 178 Bytes
3497d64 |
1 2 3 4 5 6 7 8 9 10 |
{
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Unity",
"type": "vstuc",
"request": "attach"
}
]
} |