Tibia

From Bitpost wiki
Revision as of 01:37, 27 October 2016 by M (talk | contribs) (Created page with "* Grab the tar from [https://secure.tibia.com/account/?subtopic=downloadclient here], unzip it and make a symlink: cd mkcd games m@case:~/games$ untar tibia.x64.tar.gz m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Grab the tar from here, unzip it and make a symlink:
cd 
mkcd games
m@case:~/games$ untar tibia.x64.tar.gz 
m@case:~/games$ ln -s tibia-11.01.3987 tibia
  • Install one dependency:
sudo apt-get install libpcre16-3
  • Use my common script to run it
tibia&