This commit is contained in:
JA
2026-06-27 15:06:51 +08:00
parent 5f178cac9b
commit 882d8925ac
4 changed files with 67 additions and 0 deletions

5
unity/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"recommendations": [
"visualstudiotoolsforunity.vstuc"
]
}