more windows shenanigans

This commit is contained in:
Emmaline Autumn 2023-10-08 15:37:25 -06:00
parent 0baf0bc4ba
commit 1d0d4e7975

View File

@ -12,7 +12,7 @@ export const getServerStartCommands = (
{ {
args: [ args: [
"/c", "/c",
"./run.bat", "run.bat",
"nogui", "nogui",
], ],
stdin: "piped", stdin: "piped",