This commit is contained in:
2026-06-11 23:30:06 +07:00
parent e85e66002f
commit b7fd41a323
4 changed files with 152 additions and 7 deletions

6
.vsconfig Normal file
View File

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