Dodanie projektu z sample scene

This commit is contained in:
Angelones12
2026-03-19 22:15:46 +01:00
commit 33dd6ccffb
453 changed files with 90240 additions and 0 deletions

6
.vsconfig Normal file
View File

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