Go to file
Eduardo Bart b74755f94f change readme 2011-11-14 13:03:29 -02:00
cmake cmake pch 2011-08-13 23:18:47 -03:00
modules fix tooltip regression, change readme 2011-11-14 13:01:09 -02:00
src fix uiprogressbar assert 2011-11-14 12:37:55 -02:00
tools/gimp-bitmap-generator change interface style, add top menu 2011-11-01 14:41:15 -02:00
.gitignore git ignore more files 2011-08-16 10:09:35 -03:00
.gitmodules merge total remake 2011-08-13 23:10:27 -03:00
AUTHORS reorganize all constants and place them into namespaces 2011-08-28 13:02:26 -03:00
BUGS TODO file 2011-08-28 10:45:56 -03:00
CMakeLists.txt progress bar and skills improve 2011-11-14 00:40:18 -02:00
Doxyfile first script stuff (still ugly and under experiments) 2011-04-18 23:10:08 -03:00
LICENSE restore copyright notice 2011-08-28 10:17:58 -03:00
README.rdoc change readme 2011-11-14 13:03:29 -02:00
TODO fix tooltip regression, change readme 2011-11-14 13:01:09 -02:00

README.rdoc

== Welcome
OTClient is 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.

== Getting Started

* {Compiling on Windows}[http://otclient.info/page/articles.html/_/general/compiling-on-windows-r9]
* {Compiling on Ubuntu}[http://otclient.info/page/articles.html/_/general/compiling-on-ubuntu-r12]
Checkout our website at {http://otclient.info}[http://otclient.info/] for tutorials and more information

== Contributing

We encourage you to contribute to OTClient! Please check out
{our website}[http://otclient.info/] for guidelines about how to proceed. Join us!

== License
OTClient is made available under the MIT License