Hello,
I wanted this line to do color in my cmd when launching my dedicated windows server
Debug.Log("<color=green>Start on server symbol</color>");
But it doesn’t work.
How to make this work ?
Thank you
Hello,
I wanted this line to do color in my cmd when launching my dedicated windows server
Debug.Log("<color=green>Start on server symbol</color>");
But it doesn’t work.
How to make this work ?
Thank you
To change the colors of the text or the background of the console, you need to change the parameters
Console.BackgroundColor
Console.ForegroundColor