first commit

This commit is contained in:
Janis
2023-02-12 16:22:41 +01:00
commit 9a4ece1ed4
6445 changed files with 378630 additions and 0 deletions

6
.vsconfig Normal file
View File

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