Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mehah authored Apr 3, 2024
1 parent e2c5199 commit 9b8cf18
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
- Market has been rewritten to work only [Canary](https://github.com/opentibiabr/canary)
- Async Texture Loading
- Tile Widget
- Creature Information By UIWidget
- to enable: [setup.otml](https://github.com/mehah/otclient/blob/e2c5199e52bd86f573c9bb582d7548cfe7a8b026/data/setup.otml#L20)
- To style: [modules/game_creatureinformation](https://github.com/mehah/otclient/tree/main/modules/game_creatureinformation)
- Note: There is a performance degradation compared to direct programming with Draw Pool, by about ~20% depending on the occasion.

##### Community (Features)
- Mobile Support [@tuliomagalhaes](https://github.com/tuliomagalhaes) & [@BenDol](https://github.com/BenDol)
Expand Down Expand Up @@ -171,4 +175,4 @@ Have found a bug? Please create an issue in our [bug tracker](https://github.com
### License

Otclient is made available under the MIT License, thus this means that you are free
to do whatever you want, commercial, non-commercial, closed or open.
to do whatever you want, commercial, non-commercial, closed or open.

0 comments on commit 9b8cf18

Please sign in to comment.