Skip to content

AndreFaramir/otclient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

767 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 http://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) <edub4rt@gmail.com>

  • baxnie (official developer) <henrique_santiago93@hotmail.com>

OTClient is made available under the MIT License

About

An alternative tibia client for otserv written in C++2011, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 83.9%
  • Lua 9.1%
  • C 7.0%