- Place
xiloader.exe
in your Windower folder. - Run Windower with the following arguments:
--executable=xiloader.exe --args="--server windower.net"
- You'll be prompted to log in or create an account. This is the equivalent of a POL account, not a character.
After these steps you have set up the account and can log in with those details. You can create the following shortcut to speed up the log in process:
Windower.exe --executable=xiloader.exe --args="--server windower.net --user <AccountName> --password <Password>"
To hide the console while logged into the game, you can add a --hide
argument to within the --args
argument string.