-
-
Notifications
You must be signed in to change notification settings - Fork 9
Lich support
Ryan P. McKinnon edited this page Dec 18, 2024
·
22 revisions
Lich acts as a mediator between a frontend and the server. It just requires a client to be able to specify a host, port, and key on the command line (which Warlock can do), or to be able to connect to a custom server (which Warlock can't do).
To use Warlock with Lich, follow these steps:
- Launch the Lich5 launcher in your normal manner.
- Choose the "Manual Entry" tab
- Fill out your username & password and click connect
- Select the character of your choosing. (GS4 not supported currently)
- Leave client selection on "Stormfront|Wrayth"
- Check "Custom launch command" checkbox and then enter in the command entry appropriate for your OS below:
- Linux -
/opt/warlock3/bin/warlock3 --host localhost --port %port% --key %key% - Windows -
warlock3 --host localhost --port %port% --key %key% - MacOS - Use Linux but confirm location of warlock3 path.
- Leave the working directory entry blank.
- Hit Play
Warlock should launch and connect to the game.