Planet Lia CLI
Planet Lia CLI is a command line interface tool that helps you play Planet Lia games as effortlessly as possible. It can setup your bots, generate matches, help you with debugging and much more. To set it up check our Getting started guide.
To see what Planet Lia CLI can do, open up a Cmd.exe or PowerShell.exe on Windows or a Terminal on Linux or macOS, move to the unzipped Planet Lia directory and run the command below:
lia.exe --help
lia.exe bot --help
lia.exe play --help
...
.\lia.exe --help
.\lia.exe bot --help
.\lia.exe play --help
...
./lia --help
./lia bot --help
./lia play --help
...