Launch game from custom launcher

Hello everyone !

I have my own launcher and i want to launch my unreal engine client (my game) from it.
It’s a online game and i want to launch the game from my launcher, and tell my game to connect to a certain port/ip address !
My goal is to pass parameters to my game client, for example : “ip_adress:xxx.x.x.x, port:4200”, so my client connect to the right server.

Do you have any tips ?

Thanks :slight_smile: