{% extends "base_generic.html" %} {% block content %}
Beside this account you need a client to connect to the server. Get the client source from here: https://git.someserver.de/gesche/tibia-client
Follow the instructions there to compile, in general for linux systems with apt you need to install the requirements:
sudo apt-get install -y build-essential cmake git-coreAnd build with:
git clone https://git.someserver.de/gesche/tibia-client.gitFinally, the client needs some files that contain the graphics and other static stuff for the server. Ask Gesche how to obtain them.
{% else %} Please log in to view this information. {% endif %} {% endblock %}