Skip to content
Sergio edited this page Feb 28, 2024 · 12 revisions

TentaCLI is embeddable extendable console WoW 3.3.5a client (probably in future will be added support for another versions). You can use it as separate app to debug TCP packets which come from/to server. You can also include it as library for your own application. Just install it using cargo.

TentaCLI can be extended by your own features (see Feature trait and features directory for examples).

How it works

Useful links

Navigation in UI

How packet (de-) serialization works

WARDEN SUPPORT

Character auto creation