Initial commit

This commit is contained in:
Crizomb 2024-12-19 10:34:15 +01:00
commit 99d8f7944e
34 changed files with 3707 additions and 0 deletions

6
.vsconfig Normal file
View file

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