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 4b2886ebec
FBO, game states
pirms 14 gadiem
cmake config manager using yaml pirms 14 gadiem
src FBO, game states pirms 14 gadiem
.gitignore * basic core design (Platform, Engine, Graphics classes) pirms 14 gadiem
AUTHORS * license pirms 14 gadiem
BUGS * license pirms 14 gadiem
CMakeLists.txt FBO, game states pirms 14 gadiem
COPYING * license pirms 14 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