Ajoutez des fichiers projet.

This commit is contained in:
taywon18
2024-12-24 07:18:26 +01:00
commit f7793993bf
57 changed files with 4706 additions and 0 deletions

6
.vsconfig Normal file
View File

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