Support hide console window when running games on Windows

This commit is contained in:
2024-07-20 19:48:25 +08:00
parent 2f4ae442e1
commit fb662be70c
5 changed files with 48 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -28,6 +28,7 @@ dependencies = [
"derive_more",
"getopts",
"subprocess",
"winapi",
"yaml-rust",
]