유니티 프로젝트 추가

This commit is contained in:
2026-01-31 01:38:31 +09:00
parent 572ade101d
commit ed1782bcee
61 changed files with 7346 additions and 0 deletions

6
.vsconfig Normal file
View File

@@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}