changes + more windows bs

This commit is contained in:
2026-03-29 20:13:24 -04:00
parent ad125c15a2
commit 0b91382f0f
16 changed files with 179 additions and 72 deletions

4
.vscode/tasks.json vendored
View File

@@ -24,7 +24,7 @@
"--build",
"out/build/linux-debug",
"--parallel",
"8",
"16",
"--target",
"anm2ed"
],
@@ -67,7 +67,7 @@
"--build",
"out/build/linux-release",
"--parallel",
"8",
"16",
"--target",
"anm2ed"
],