This commit is contained in:
Riccardo Balbo
2025-06-08 20:09:51 +02:00
commit 305398fbe4
29 changed files with 6669 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "automatic"
}