@g-man well basically all it does is
@Pozzuh You shouldn't use Thread.Sleep on the main thread
It makes it seem like the program is freezing
CSHARP Code
- Process.Start("steam://rungameid/42690 +connect " + this.textBox1.Text);
@Pozzuh You shouldn't use Thread.Sleep on the main thread
It makes it seem like the program is freezing