Add project files.

This commit is contained in:
Janis
2022-12-02 15:20:09 +01:00
parent 720d21e703
commit f6cc7080e4
45 changed files with 4457 additions and 0 deletions

6
.vsconfig Normal file
View File

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