Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
Eduardo Bart 5142e912cc
use ARB extensions
pirms 13 gadiem
cmake config manager using yaml pirms 14 gadiem
src use ARB extensions pirms 13 gadiem
.gitignore * basic core design (Platform, Engine, Graphics classes) pirms 14 gadiem
AUTHORS * license pirms 14 gadiem
BUGS * license pirms 14 gadiem
CMakeLists.txt use get proc address for opengl extension functions pirms 13 gadiem
README * license pirms 14 gadiem
ROADMAP * license pirms 14 gadiem

README

ABOUT

OTClient is an alternative tibia client. Currently in early stage
and it aims to be a complete flexible client to otserv. It uses LUA
scripting for all UI functionality and allow custom user MODs via scripts.
Inspirited by "World of Warcraft" and "Heroes of Newerth" where
users can create custom game scripts and on top of the original game.

COMPILING AND RUNNING

$ cmake .
$ make
$ ./otclient

LICENSE

OTClient is made available under the MIT License