OTClient is an alternative Tibia client for usage with otserv. It aims to be complete and flexible, for that it uses LUA scripting for all game interface functionality and configurations files with a syntax similar to CSS for the client interface design. OTClient works with a modular system, this means that each functionality is a separated module, giving the possibility to users modify and customize anything easily. Users can also create new mods and extend game interface for their own purposes. OTClient is written in C++2011, the upcoming C++ standard.
In short, if you need to compile OTClient, follow these tutorials:
Checkout our website at otclient.info for tutorials and more information
If you have any questions or are looking for more information, please feel free to ask on our official forum at otclient.info
Have found a bug? Please create an issue in our bug tracker otclient.info/tracker
We encourage you to contribute to OTClient! Please check out our website for guidelines about how to proceed. Join us!
-
edubart (project creator and leader developer) <[email protected]>
-
baxnie (official developer) <[email protected]>
OTClient is made available under the MIT License