Hello!
I’m having trouble getting output to show in the terminal when running Urho3DPlayer from the terminal/command prompt in Windows (Windows 8.1 to be exact). It seems that its just creating the application window (but not staying attached to the terminal window). Linux stays attached to the terminal when you run the player from a terminal though. Is there anyway to do this in windows? I want to be able to run a headless server, but still see messages and stuff (for when it crashes, or when I call Print in my scripts)
Thank you for any help