feat: init Unity (#10)

This commit is contained in:
2024-12-02 10:11:00 +01:00
committed by GitHub
parent 1fb27e98c6
commit 2d0ff2ff0d
52 changed files with 5886 additions and 2 deletions

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

@ -0,0 +1,3 @@
{
"dotnet.defaultSolution": "GeometryDash.sln"
}