6 stable releases
new 2025.1.110002 | Jan 10, 2025 |
---|---|
2024.12.60011 | Dec 5, 2024 |
#118 in Games
201 downloads per month
55KB
838 lines
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
/*
* ----------------------------------------------------------------------------
* "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
* ----------------------------------------------------------------------------
*/
Dependencies
~315KB