This commit is contained in:
Nobbody21
2022-12-16 12:44:33 +01:00
parent 1166602a9e
commit a4cdc904e8
45 changed files with 4699 additions and 7 deletions

6
escaperoom/.vsconfig Normal file
View File

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