project dir init

This commit is contained in:
aube.lee
2025-01-20 14:35:19 +09:00
parent 85023a6a79
commit 562da7ea7f
45 changed files with 972 additions and 0 deletions

5
Gameton-06/.vscode/extensions.json vendored Normal file
View File

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