Difference between revisions of "AddonServers"

From The Battle for Wesnoth Wiki
(Add addon server/port info (issue #10396))
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
To connect to the default Add-on server from inside Wesnoth, use Add-ons option from the title screen. Alternatively, all web servers can be viewed at this page: [[addons.wesnoth.org]]. The web page is for reference purposes, archival purposes, and for people who cannot use the game client for technical reasons or otherwise. You may have a look at the list of add-ons available from each one and optionally download their contents from here. The recommended way is to install via the in-game client as mentioned earlier.
+
To connect to the default Add-on server from inside Wesnoth, use the <code>Add-ons</code> option from the title screen.  
  
Also, from the in-game client, it is possible to connect to another version's Add-on server by using the correct port address like this: <code>addons.wesnoth.org:15018</code>, where the last two digits of the port specified (<code>15018</code>) are the same as the last two digits of the Wesnoth version whose add-on server you wish to connect to. In this example, it will connect to [[https://addons.wesnoth.org/1.18/]]. Note that this is in general not recommended because Add-ons from another version may not be compatible or refuse to correctly work, and is intended for advanced users or for development purposes only. The port scheme may change at any point in the future and is not recommended to be used as a permanent link.
+
Alternatively, there is a website generated from the Add-on server contents here: [https://addons.wesnoth.org addons.wesnoth.org]. The web page is for reference purposes, archival purposes, and for people who cannot use the game client for technical reasons or otherwise. You may have a look at the list of add-ons available from each one and optionally download their contents from there. The recommended way is to install via the in-game client.
 +
 
 +
Also, from the in-game client, it is possible to connect to another version's Add-on server by using the correct port number like this: <code>addons.wesnoth.org:15018</code>. The last two digits of the port specified (<code>15018</code>) are the same as the minor number (<code><major>.<minor>.<patch></code>) of the Wesnoth version whose Add-on server you wish to connect to. In this example, it will connect to the Add-on server of version 1.18.x. Note that this is in general not recommended because add-ons from another version may not be compatible or refuse to correctly work, and is intended for advanced users or for development purposes only. The port scheme may change at any point in the future and is not recommended to be used as a permanent link. The port for the latest development server (trunk/master) is 15004.

Latest revision as of 11:42, 17 September 2025

To connect to the default Add-on server from inside Wesnoth, use the Add-ons option from the title screen.

Alternatively, there is a website generated from the Add-on server contents here: addons.wesnoth.org. The web page is for reference purposes, archival purposes, and for people who cannot use the game client for technical reasons or otherwise. You may have a look at the list of add-ons available from each one and optionally download their contents from there. The recommended way is to install via the in-game client.

Also, from the in-game client, it is possible to connect to another version's Add-on server by using the correct port number like this: addons.wesnoth.org:15018. The last two digits of the port specified (15018) are the same as the minor number (<major>.<minor>.<patch>) of the Wesnoth version whose Add-on server you wish to connect to. In this example, it will connect to the Add-on server of version 1.18.x. Note that this is in general not recommended because add-ons from another version may not be compatible or refuse to correctly work, and is intended for advanced users or for development purposes only. The port scheme may change at any point in the future and is not recommended to be used as a permanent link. The port for the latest development server (trunk/master) is 15004.

This page was last edited on 17 September 2025, at 11:42.