mirror of
https://github.com/BanjoRecomp/BanjoRecomp
synced 2026-07-10 04:46:53 -04:00
Add --show-console option
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"project": "CMakeLists.txt",
|
||||
"projectTarget": "BanjoRecompiled.exe",
|
||||
"name": "BanjoRecompiled.exe",
|
||||
"currentDir": "${workspaceRoot}"
|
||||
"currentDir": "${workspaceRoot}",
|
||||
"args": ["--show-console"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user