Add project

Added new project
This commit is contained in:
ITHUB\Student
2024-09-09 11:10:25 +03:00
parent 6207fda5f5
commit c638464fe3
43 changed files with 3467 additions and 0 deletions

6
My project/.vsconfig Normal file
View File

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