Add project files.

This commit is contained in:
2024-10-04 16:38:54 +02:00
parent 85b6037aa0
commit c191e0fe74
46 changed files with 4914 additions and 1 deletions

6
.vsconfig Normal file
View File

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