Quelques trucs pour structuer

This commit is contained in:
Crizomb 2024-12-21 18:35:07 +01:00
parent af46b49095
commit 1165e50bb5
15 changed files with 245 additions and 2 deletions

5
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"recommendations": [
"visualstudiotoolsforunity.vstuc"
]
}