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.
 
 
 
 
 
Henrique Santiago dab9faab91
win32 ansi functions
pirms 13 gadiem
cmake mingw32 toolchain pirms 13 gadiem
src win32 ansi functions pirms 13 gadiem
.gitignore update ignores pirms 13 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