wowint

Crates.iowowint
lib.rswowint
version2025.1.110002
created_at2024-12-05 20:22:18.379916+00
updated_at2025-01-10 23:29:24.721824+00
descriptionAllows to push integer to udp target in aim to remote control a game from key injection.
homepagehttps://github.com/EloiStree/2024_08_29_ScratchToWarcraft
repositoryhttps://github.com/EloiStree/crates_wowint
max_upload_size
id1473583
size59,724
Éloi Strée (EloiStree)

documentation

https://github.com/EloiStree/2024_08_29_ScratchToWarcraft

README

Wow Integer Workshop Rust

This package allows to send udp integer message to play game from simulated keystroke.

This sample code show how to use the crates: https://crates.io/crates/wowint
https://github.com/EloiStree/2024_12_05_WowIntegerWorkshopRustSample

See https://crates.io/crates/iid

Scratch to Warcraft

image
https://youtu.be/X0UA4ckn2ws

/*
 * ----------------------------------------------------------------------------
 * "PIZZA LICENSE":
 * https://github.com/EloiStree wrote this file.
 * As long as you retain this notice, you
 * can do whatever you want with this code.
 * If you think my code saved you time,
 * consider sending me a 🍺 or a 🍕 at:
 *  - https://buymeacoffee.com/apintio
 * 
 * You can also support my work by building your own DIY input device
 * using these Amazon links:
 * - https://github.com/EloiStree/HelloInput
 *
 * May the code be with you.
 *
 * Updated version: https://github.com/EloiStree/License
 * ----------------------------------------------------------------------------
 */
Commit count: 25

cargo fmt