This commit is contained in:
Crizomb 2024-12-12 13:18:43 +01:00
parent 058e61a4fd
commit d63b3c507e
62 changed files with 5362 additions and 45 deletions

6
Chat/.vsconfig Normal file
View file

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