mirror of
https://github.com/Bragin-Stepan/project-entity.git
synced 2026-03-02 14:29:23 +00:00
11 lines
146 B
JSON
11 lines
146 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"name": "Attach to Unity",
|
|
"type": "vstuc",
|
|
"request": "attach"
|
|
}
|
|
]
|
|
}
|