(Init) Setting

This commit is contained in:
2026-06-22 16:11:12 +02:00
parent 8a89a91fe2
commit 91df8353ec
35 changed files with 3476 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Unity",
"type": "vstuc",
"request": "attach"
}
]
}