Tibia: Difference between revisions

From Bitpost wiki
(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...")
(No difference)

Revision as of 01:37, 27 October 2016

  • 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&