mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-06-15 17:24:28 +02:00
Update README.md
This commit is contained in:
parent
d77991f60f
commit
7aff890e21
15
README.md
15
README.md
@ -2,21 +2,15 @@
|
|||||||
|
|
||||||
OTClientV8 is highly optimized, cross-platform tile based 2d game engine built with c++17, lua, physfs, OpenGL ES 2.0 and OpenAL.
|
OTClientV8 is highly optimized, cross-platform tile based 2d game engine built with c++17, lua, physfs, OpenGL ES 2.0 and OpenAL.
|
||||||
It has been created as alternative client for game called [Tibia](https://tibia.com/), but now it's much more functional and powerful.
|
It has been created as alternative client for game called [Tibia](https://tibia.com/), but now it's much more functional and powerful.
|
||||||
It works well even on 12 years old computers. In June 2020 it reached 100k unique installations.
|
It works well even on 12 years old computers. In April 2021 it reached 290k unique installations, including 80k android installations.
|
||||||
|
|
||||||
Supported platforms:
|
Supported platforms:
|
||||||
- Windows (min. Windows 7)
|
- Windows (min. Windows 7)
|
||||||
- Linux
|
|
||||||
- Android (min. 5.0)
|
- Android (min. 5.0)
|
||||||
|
|
||||||
Planned support:
|
On this repository, you can find clean, always up-to-date, ready to use version of OTClientv8. Most commits from version 3.0 are automatic.
|
||||||
- Mac OS
|
If you want to help with development, please visit development repository - https://github.com/OTCv8/otcv8-dev
|
||||||
- iOS
|
All acceptect changes from otcv8-dev will be released here.
|
||||||
- WebAssembly
|
|
||||||
|
|
||||||
On this GitHub you can find free version of OTClientV8. It comes without all c++ sources, there are prebuilt executables instead.
|
|
||||||
In many cases, you won't need access to sources, you can add a lot of custom features in lua.
|
|
||||||
If you're interested in buying access to sources, contact otclient@otclient.ovh or kondrah#7945 on discord.
|
|
||||||
|
|
||||||
## DISCORD: https://discord.gg/feySup6
|
## DISCORD: https://discord.gg/feySup6
|
||||||
## Forum: http://otclient.net
|
## Forum: http://otclient.net
|
||||||
@ -50,7 +44,6 @@ If you're interested in buying access to sources, contact otclient@otclient.ovh
|
|||||||
- New login server (with ingame account and character creation)
|
- New login server (with ingame account and character creation)
|
||||||
- Support for proxies to lower latency and protect against DDoS (extra paid option)
|
- Support for proxies to lower latency and protect against DDoS (extra paid option)
|
||||||
- Bot protection (extra paid option)
|
- Bot protection (extra paid option)
|
||||||
- [Soon] Mobile application for quick authorization
|
|
||||||
|
|
||||||
### And hundreds of smaller features, optimizations and bug fixes!
|
### And hundreds of smaller features, optimizations and bug fixes!
|
||||||
### Check out directory `tutorials` to see how activate and use new features
|
### Check out directory `tutorials` to see how activate and use new features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user