ATTENTION! The process of updating WiKi to version Eco 10.x has begun. Those wishing to participate can find out more Information on our ECO Contribution Wiki Discord.

URI Commands

From Eco - English Wiki
Revision as of 06:53, 1 August 2021 by Thetestgame (talk | contribs) (Created page with "Starting with Eco 9.4 the game client now supports its own custom Uri protocol on Windows. This protocol can be used to quickly access startup options for Eco as well as be us...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Starting with Eco 9.4 the game client now supports its own custom Uri protocol on Windows. This protocol can be used to quickly access startup options for Eco as well as be used for implementing custom launcher type applications. Such as a quick join link on a community website.

Initial Setup

Currently because Eco does not have a dedicated installer you must run the Eco client at least once before the eco:// Uri protocol will be recognized by Windows. This first time setup runs the ClientSetupUtility.exe application to configure your machine to accept Eco's protocol.


Notice: The protocol will stop working if you move the game's install. To configure the protocol simply run the game again or launch the ClientSetupUtility found in the install folder directory.

Supported Commands

All of Eco's Uri commands start with the eco:// prefix. This creates a valid link that can be shared, used in Windows shortcuts, website links, ect. Anything that accepts a valid website URL should be able to execute a Eco Uri command.

Currently the following commands are supported:

Command Description
eco://run/ Simply starts the Eco client with no startup options.
eco://connect/<serverid> Starts the Eco client and connects to the supplied server identifier. This server id can be found in your networking configuration page on the Eco server.