Author Topic: Disable windowed console?  (Read 334 times)

I have been working on C# PI generator things in console applications and it seems to be the more stuff to write, the slower it goes. Blockland has a console and it seems like it has a lot of stuff when it loads things, so can someone make the windowed console unneeded?

Launch blockland from an icon with -noconsole or enter enablewinconsole(0);

Launch blockland from an icon with -noconsole or enter enablewinconsole(0);
oh okaythanks