-
Notifications
You must be signed in to change notification settings - Fork 53
Singleplayer: quick start
TTP Report edited this page Feb 17, 2025
·
7 revisions
Important
You need the main, server binary ligolo-mp, not the client!
The easiest way is to download the appropriate one from releases page, otherwise you can build it yourself.
Basically, you are done. Main binary packages both server and client and it will run everything seamlessly for you. There is no explicit installation required, the bootstrapping will happen once you first run the binary and it doesn't require any input.
For ease of use, you can put the binary somewhere in your $PATH, like /usr/local/bin.
Note
Client configuration is stored in your $HOME folder, so running the client with different system users will yield different and separate configurations
Once you have the binary, check out the user guide.