Update README.md

This commit is contained in:
Túlio Henrique 2015-04-23 20:52:46 -03:00
parent 6016c87337
commit c2b25abd37

View File

@ -12,10 +12,10 @@ Otclient is written in C++2011, the upcoming C++ standard and heavily scripted i
This is a fork of edubart's otclient. The objective of this fork it's to develop a runnable otclient on mobiles devices.
Taks that need to do:
[X] Compile on Android devices
[] Compile on Apple devices
[] Handle input events correctle
[] Adapt the UI reusing the existing lua code
- [X] Compile on Android devices
- [] Compile on Apple devices
- [] Handle input events correctle
- [] Adapt the UI reusing the existing lua code
### Where do I download?