First commit + gitignore

This commit is contained in:
Crizomb 2024-12-03 10:55:10 +01:00
commit 57a40d426b
74 changed files with 8345 additions and 0 deletions

6
TP3/.vsconfig Normal file
View file

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