encoding fix script

This commit is contained in:
2024-04-05 21:57:49 +02:00
parent dd74eafc24
commit aae9b169df
8 changed files with 260 additions and 0 deletions

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

@ -0,0 +1,3 @@
{
"cmake.configureOnOpen": true
}