15 lines
312 B
JSON
15 lines
312 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"name": "Attach to Unity",
|
|
"type": "unity",
|
|
"request": "attach"
|
|
},
|
|
{
|
|
"name": "Attach to Unity",
|
|
"type": "vstuc",
|
|
"request": "attach"
|
|
}
|
|
]
|
|
} |