mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-04-29 02:39:20 +02:00
Update README.md
This commit is contained in:
parent
6e30430ad5
commit
fd6f08336a
17
README.md
17
README.md
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
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 April 2021 it reached 290k unique installations, including 80k android installations.
|
It works well even on 12 years old computers. In 2023 it reached 1 mln unique installations, including 250k android installations.
|
||||||
|
|
||||||
Supported platforms:
|
Supported platforms:
|
||||||
- Windows (min. Windows 7, requires https://aka.ms/vs/16/release/vc_redist.x86.exe)
|
- Windows (min. Windows 7, requires https://aka.ms/vs/16/release/vc_redist.x86.exe)
|
||||||
@ -10,14 +10,14 @@ Supported platforms:
|
|||||||
- Linux
|
- Linux
|
||||||
- Mac Os (requires https://www.xquartz.org/)
|
- Mac Os (requires https://www.xquartz.org/)
|
||||||
|
|
||||||
### Forum: http://otclient.net
|
### Forum: [https://otland.net/forums/otclient.494/](https://otland.net/forums/otclient.494/)
|
||||||
### Discord: https://discord.gg/feySup6
|
### Discord: [https://discord.gg/feySup6](https://discord.gg/feySup6)
|
||||||
### Website: http://otclient.ovh
|
### Website: [http://otclient.ovh](http://otclient.ovh)
|
||||||
### Wiki: https://github.com/OTCv8/otclientv8/wiki
|
### Wiki: [https://github.com/OTCv8/otclientv8/wiki](https://github.com/OTCv8/otclientv8/wiki)
|
||||||
|
|
||||||
## Version for developers
|
## Version for developers (sources)
|
||||||
|
|
||||||
In this repository, you can find clean, always up-to-date, ready to use version of OTClientv8. Most commits from version 3.0 are automatic using GitHub Actions. If you want to help with development, please visit repository for developers - https://github.com/OTCv8/otcv8-dev
|
In this repository, you can find clean, always up-to-date, ready to use version of OTClientv8. Most commits starting from version 3.0 are automated using GitHub Actions. If you want to help with development, please visit repository for developers - https://github.com/OTCv8/otcv8-dev
|
||||||
|
|
||||||
## FEATURES
|
## FEATURES
|
||||||
- Rewritten and optimized rendering (60 fps on 11 years old computer)
|
- Rewritten and optimized rendering (60 fps on 11 years old computer)
|
||||||
@ -46,8 +46,7 @@ In this repository, you can find clean, always up-to-date, ready to use version
|
|||||||
- Full tibia 11.00 support
|
- Full tibia 11.00 support
|
||||||
- Layouts
|
- Layouts
|
||||||
- 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
|
||||||
- Bot protection (extra paid option)
|
|
||||||
|
|
||||||
### And hundreds of smaller features, optimizations and bug fixes!
|
### And hundreds of smaller features, optimizations and bug fixes!
|
||||||
### Check out [Wiki page](https://github.com/OTCv8/otclientv8/wiki) to see how activate and use new features
|
### Check out [Wiki page](https://github.com/OTCv8/otclientv8/wiki) to see how activate and use new features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user