equal
deleted
inserted
replaced
8 == Usage == |
8 == Usage == |
9 You can share a `hwplay` URL with other players so they join your server more easily. |
9 You can share a `hwplay` URL with other players so they join your server more easily. |
10 |
10 |
11 Since `hwplay` is an unofficial URL scheme, your browser and other software needs to learn first how to interpret these URLs. |
11 Since `hwplay` is an unofficial URL scheme, your browser and other software needs to learn first how to interpret these URLs. |
12 Applications might ask you which program to use with a `hwplay` URL. You have to point these to the Hedgewars program (`hedgewars.exe` on Windows, `hedgewars` on GNU/Linux and Mac OS). |
12 Applications might ask you which program to use with a `hwplay` URL. You have to point these to the Hedgewars program (`hedgewars.exe` on Windows, `hedgewars` on GNU/Linux and Mac OS). |
|
13 |
|
14 Hedgewars itself also can use a `hwplay` URL as a command-line argument. See [CommandLineOptions#Frontend] for more information. |
13 |
15 |
14 `hwplay` URLs are completely optional, you can of course join any server without a `hwplay` URL as long you know its hostname / IP address and port number (46631 by default). |
16 `hwplay` URLs are completely optional, you can of course join any server without a `hwplay` URL as long you know its hostname / IP address and port number (46631 by default). |
15 |
17 |
16 == Creating `hwplay` URLs == |
18 == Creating `hwplay` URLs == |
17 When you are about to start a server in Hedgewas (Main menu → Network game → Local network → Start server), Hedgewars will create a `hwplay` URL for you and copy it into the clipboard if you click on the “invite” button. |
19 When you are about to start a server in Hedgewas (Main menu → Network game → Local network → Start server), Hedgewars will create a `hwplay` URL for you and copy it into the clipboard if you click on the “invite” button. |