mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-03-21 18:05:03 -05:00
10 lines
186 B
JSON
10 lines
186 B
JSON
{
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"name": "Attach to Unity",
|
|
"type": "vstuc",
|
|
"request": "attach"
|
|
}
|
|
]
|
|
} |