REDCODE changes

This commit is contained in:
lewd_alt
2026-06-13 11:34:36 -05:00
parent dc27a5cf59
commit f34795a82d
10 changed files with 41 additions and 16 deletions

View File

@@ -2,7 +2,10 @@
"profiles": {
"SlaveMatrix": {
"commandName": "Project",
"workingDirectory": "$(SolutionDir)\\game_folder"
"workingDirectory": "../game_folder",
"environmentVariables": {
"DOTNET_SYSTEM_GLOBALIZATION_INVARIANT": "true"
}
},
"WSL": {
"commandName": "WSL2",