change readme
This commit is contained in:
parent
7407ca35da
commit
b74755f94f
|
@ -1,18 +1,18 @@
|
||||||
=== Welcome
|
== Welcome
|
||||||
OTClient is an alternative tibia client for otserv written in C++2011, made
|
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
|
with a modular system that uses lua scripts for ingame interface and
|
||||||
functionality, making otclient flexible and easy to customize.
|
functionality, making otclient flexible and easy to customize.
|
||||||
|
|
||||||
=== Getting Started
|
== Getting Started
|
||||||
|
|
||||||
* {Compiling on Windows}[http://otclient.info/page/articles.html/_/general/compiling-on-windows-r9]
|
* {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]
|
* {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
|
Checkout our website at {http://otclient.info}[http://otclient.info/] for tutorials and more information
|
||||||
|
|
||||||
=== Contributing
|
== Contributing
|
||||||
|
|
||||||
We encourage you to contribute to OTClient! Please check out
|
We encourage you to contribute to OTClient! Please check out
|
||||||
{our website}[http://otclient.info/] for guidelines about how to proceed. Join us!
|
{our website}[http://otclient.info/] for guidelines about how to proceed. Join us!
|
||||||
|
|
||||||
=== License
|
== License
|
||||||
OTClient is made available under the MIT License
|
OTClient is made available under the MIT License
|
||||||
|
|
Loading…
Reference in New Issue