RacerRoomSetup.wiki
changeset 1509 9c51e2c8572c
parent 1508 2fe2497eb7d7
child 1742 b597100d6111
equal deleted inserted replaced
1508:2fe2497eb7d7 1509:9c51e2c8572c
    35 }}}
    35 }}}
    36 
    36 
    37 And leave.  The callvote will cause errors as long as you are still the room admin, but they don't matter.  You can quit/rejoin before that step if you wish.
    37 And leave.  The callvote will cause errors as long as you are still the room admin, but they don't matter.  You can quit/rejoin before that step if you wish.
    38 
    38 
    39 == Running checker ==
    39 == Running checker ==
    40 Make sure you have hedgewars working, your login/password is stored in frontend's config.
    40 Make sure you have hedgewars working, your login/password pair (admin rights on the server required!) is stored in frontend's config.
    41 
    41 
    42 To build checker:
    42 To build checker:
    43 {{{
    43 {{{
    44 $ cabal build checker
    44 $ cabal build checker
    45 }}}
    45 }}}