This commit is contained in:
2026-04-20 12:06:52 +02:00
commit d91931c23c
1973 changed files with 425175 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Unity",
"type": "vstuc",
"request": "attach"
}
]
}