Crates.io | tentacli |
lib.rs | tentacli |
version | 14.2.0 |
source | src |
created_at | 2024-01-29 16:52:47.489673 |
updated_at | 2024-09-10 21:56:52.253919 |
description | Console wow-client, it can be used either as a standalone application or integrated into your own project. |
homepage | |
repository | https://github.com/idewave/tentacli |
max_upload_size | |
id | 1119157 |
size | 218,660 |
TentaCLI is embeddable extendable console client for WoW 3.3.5a server.
You can use the CLI to debug TCP packets from/to World of Warcraft Server. Or implement some handlers to send your packet to the server.
To extend existing functionality you can implement own features (see Feature
trait and src/features
for examples).
Since tentacli is designed to be used as both a library and an application, you can include it as a library in your own app.
cargo run
config_path
and dotenv_path
in RunOptions { ..., config_path, dotenv_path }
.127.0.0.1
for a local servercargo run
againIt's always welcome. Just create pull request with your improvements, bugfix etc.
Join us on Discord: https://discord.gg/2qa6dS3Aj6 !
...you could buy me a ko-fi
I do my best to keep it up-to-date. Check our Wiki