Install latest/beta of pyao
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install pyao --beta
Don't have snapd? Get set up for snaps.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
PyAO es un servidor de juego de rol multijugador online (MMORPG) implementado en Python 3.14+. Compatible con clientes de Argentum Online.
Requiere Redis. Instala el snap de Redis o apunta a una instancia externa mediante la variable de entorno REDIS_HOST.
Variables de entorno principales: SERVER_HOST (default: 0.0.0.0) SERVER_PORT (default: 7666) REDIS_HOST (default: localhost) REDIS_PORT (default: 6379) REDIS_DB (default: 0)
Los datos del juego (mapas, items, NPCs, etc.) se copian automáticamente a $SNAP_COMMON la primera vez que se ejecuta el servidor.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.