sudo apt-get install build-essential cmake git-core
sudo apt-get install libboost1.48-all-dev libphysfs-dev libssl-dev liblua5.1-dev
sudo apt-get install libglew1.6-dev libvorbis-dev libopenal-dev libz-dev
git clone git://github.com/edubart/otclient.git
cd otclient
mkdir build && cd build
cmake ..
make
./otclient






info
Grupo: Campones
Registrado: 12/02/13
Posts: 71
Reputação: +8
Tem port desse client pra linux?
Que bibliotecas que ele usa que são do windows?
Cadê o repo das sources?