Projekt erstellt

This commit is contained in:
2023-01-11 11:11:49 +01:00
parent 78ae0c664b
commit 58e6ed8f37
28 changed files with 2642 additions and 0 deletions

6
TestUnityGit/.vsconfig Normal file
View File

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