AltekOT - Linux Client
======================

Requirements
------------
- 64-bit Linux with a desktop (X11 or XWayland)
- python3 (preinstalled on nearly every distro)
- OpenGL drivers + a few common libraries. On Ubuntu/Debian:

    sudo apt install libgl1 libglu1-mesa libopenal1 libx11-6 libxcursor1 libxi6 libxinerama1 libxrandr2

Install & play
--------------
1. Extract this archive anywhere (e.g. your home folder):

    tar xzf AltekOT-Linux-x64.tar.gz
    cd AltekOT

2. Run the launcher - the first run downloads the game data (~1 GB):

    ./altekot-launcher

That's it. The launcher checks for updates every start, then launches the game.

Options
-------
    ./altekot-launcher --hd on     enable HD painterly sprites (+2.8 GB download)
    ./altekot-launcher --hd off    back to standard sprites
    ./altekot-launcher --check     update only, don't launch
    ./altekot-launcher --repair    verify every file and redownload anything broken
    ./altekot-launcher --play      skip the update check and just play

Troubleshooting
---------------
- "missing system libraries": run the apt line above (or your distro's equivalent).
- Sprites/items look wrong: run  ./altekot-launcher --repair
- Server/website: http://altekot.duckdns.org:8081
