HWPlaySchemeSyntax.wiki
changeset 1496 eb4548a39445
parent 1495 88ae278e5484
child 1501 d672599679a7
equal deleted inserted replaced
1495:88ae278e5484 1496:eb4548a39445
     1 #summary The Hedgewars URL scheme handler
     1 #summary The Hedgewars URL scheme handler
     2 
     2 
     3 = Hedgewars server links =
     3 = Hedgewars server links =
     4 
     4 
     5 == Overview ==
     5 == Overview ==
     6 Hedgewars supports special links for Hedgewars servers and rooms. You can join a server (and optionally a room) by using a simple link. These links always start with “`hwplay://` and look like this:
     6 Hedgewars supports special links for Hedgewars servers and rooms. You can join a server (and optionally a room) by using a simple link. These links always start with “`hwplay://`” and look like this:
     7 
     7 
     8 `hwplay://hedgewars.example.org`
     8 `hwplay://hedgewars.example.org`
     9 
     9 
    10 If your system is set-up to handle `hwplay` URLs, it will start Hedgewars and puts you immediately in the server.
    10 If your system is set-up to handle `hwplay` URLs, it will start Hedgewars and puts you immediately in the server.
    11 
    11