| Crates.io | wowint |
| lib.rs | wowint |
| version | 2025.1.110002 |
| created_at | 2024-12-05 20:22:18.379916+00 |
| updated_at | 2025-01-10 23:29:24.721824+00 |
| description | Allows to push integer to udp target in aim to remote control a game from key injection. |
| homepage | https://github.com/EloiStree/2024_08_29_ScratchToWarcraft |
| repository | https://github.com/EloiStree/crates_wowint |
| max_upload_size | |
| id | 1473583 |
| size | 59,724 |
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
/*
* ----------------------------------------------------------------------------
* "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
* ----------------------------------------------------------------------------
*/