Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Eduardo Bart b80dc4d6e0
fix load text bug
13 anni fa
cmake config manager using yaml 14 anni fa
src fix load text bug 13 anni fa
.gitignore * basic core design (Platform, Engine, Graphics classes) 14 anni fa
AUTHORS * license 14 anni fa
BUGS * license 14 anni fa
CMakeLists.txt framework 13 anni fa
README * license 14 anni fa
ROADMAP * license 14 anni fa

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