- Home /
Question by
colosso · May 10, 2015 at 06:49 PM ·
c#javascriptnetworkingbatchmodec# dll
Unity batchmode open command line
Hi folks,
I struggle a bit with opening a command prompt from c# in a Unity script. I want to achieve that I can open the built .exe with -batchmode and / or -nographics an that the only thing visible is the command prompt where you can enter commands.
It has only to work in windows since this project is supposed to run as a dedicated game server.
Can anyone give me a hint how to achieve this??
Comment
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Multiple Cars not working 1 Answer
Getting Number of player on the scene 0 Answers