Created Project

This commit is contained in:
DerTyp187
2021-10-10 12:28:45 +02:00
parent bc460694ea
commit bf81c10e49
27 changed files with 2402 additions and 0 deletions

6
.vsconfig Normal file
View File

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