do the thing

This commit is contained in:
Emmaline Autumn 2023-10-08 15:33:55 -06:00
parent 7b06078e7c
commit 0baf0bc4ba

View File

@ -11,6 +11,7 @@ export const getServerStartCommands = (
"cmd.exe", "cmd.exe",
{ {
args: [ args: [
"/c",
"./run.bat", "./run.bat",
"nogui", "nogui",
], ],