Create a shortcut to automatically connect to a server

Hello, A person would know how to create a shortcut that would allow to automatically connect to a server using the ip. I would later create a VB.NET application that would replace the shortcut.

Sorry for my english i’m french

Thank’s

If you absolutely need to, just create a new shortcut with the +connect ip:port added onto the target.

It would end up looking like something like this
image

4 Likes

Thanks You very munch :smiley:

Nowadays it’s suggested to use fivem://connect/ip:port, as it’ll also connect in case FiveM was already running, and will automatically find the path to the last-used FiveM installation.

2 Likes