Cleaning up project structure, adding new trees and a todo list

This commit is contained in:
finnchen123
2025-11-16 18:53:38 +01:00
parent ec60917270
commit c00a01c8d6
47 changed files with 1150 additions and 12864 deletions

View File

@@ -51,5 +51,5 @@
"temp/": true,
"Temp/": true
},
"dotnet.defaultSolution": "TalesOfNovariel.sln"
"dotnet.defaultSolution": "TalesOfNovariel.slnx"
}