C#C
C#2y ago
PixelBlob

How to get terminal output from a GUI process that spawns its own terminal

Im running this game from my code and this game spawns a dev console window when it loads, How would I capture the output from this terminal?
Was this page helpful?