mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
10 lines
178 B
JSON
10 lines
178 B
JSON
|
{
|
||
|
"version": "0.2.0",
|
||
|
"configurations": [
|
||
|
{
|
||
|
"name": "Attach to Unity",
|
||
|
"type": "vstuc",
|
||
|
"request": "attach"
|
||
|
}
|
||
|
]
|
||
|
}
|